LocalizedNameAttribute.GetHashCode メソッド
オブジェクトの一意のハッシュ コードを返します。
名前空間: Microsoft.ReportingServices.Interfaces
アセンブリ: Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
構文
'宣言
Public Overrides Function GetHashCode As Integer
'使用
Dim instance As LocalizedNameAttribute
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int
override GetHashCode : unit -> int
public override function GetHashCode() : int
戻り値
型: System.Int32
オブジェクトのハッシュ コードを表す integer です。