通过


ExpressionEditorAttribute.GetHashCode 方法

定义

检索此属性 ExpressionEditorAttribute 值的哈希代码。

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

返回

此值 ExpressionEditorAttribute的哈希代码。

注解

特性的值 ExpressionEditorAttribute 是其 EditorTypeName 属性的值。

适用于