Filter.Field.GetHashCode メソッド
現在のフィールドは、ハッシュ コードを取得します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
Public Overrides Function GetHashCode As Integer
'使用
Dim instance As Filter.Field
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
戻り値
型: System.Int32