InheritanceAttribute.GetHashCode 方法

定義

回傳此物件的雜湊碼。

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

傳回

目前 的雜湊碼 InheritanceAttribute

適用於