OperationInfoBase.GetHashCode 方法

定義

產生對應於物件值的數字,以支援雜湊資料表的使用。

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

傳回

Int32

Int32,代表物件的雜湊程式碼值。

適用於