ExpressionEditorAttribute.GetHashCode Metodo

Definizione

Restituisce il codice hash per il valore di questo attributo ExpressionEditorAttribute.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Restituisce

Codice hash del valore di questo attributo ExpressionEditorAttribute.

Commenti

Il valore di un ExpressionEditorAttribute attributo è il valore della relativa EditorTypeName proprietà.

Si applica a