Share via


CngProperty.GetHashCode 메서드

정의

현재 CngProperty 개체의 해시 코드를 생성합니다.

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

반환

현재 CngProperty 개체의 해시 값입니다.

적용 대상