共用方式為


TypeWrapper.GetHashCode 方法

定義

傳回目前 TypeWrapper 執行個體的雜湊代碼。

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

傳回

表示雜湊程式碼的整數。

適用於