다음을 통해 공유


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 속성의 값입니다.

적용 대상