Filter.GetHashCode 方法

定義

會獲得目前實例唯一的雜湊碼。

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

傳回

為目前實例提供獨特的雜湊碼。

適用於