DockingAttribute.GetHashCode 方法

定義

這個物件的雜湊碼。

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

傳回

Int32

Int32,表示這個物件的 In-Memory 雜湊。

適用於