Метод CollectorConfigStore.Key.GetHashCode
Gets the hash code for a key.
Пространство имен: Microsoft.SqlServer.Management.Collector
Сборка: Microsoft.SqlServer.Management.Collector (в Microsoft.SqlServer.Management.Collector.dll)
Синтаксис
'Декларация
Public Overrides Function GetHashCode As Integer
'Применение
Dim instance As CollectorConfigStore.Key
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
A Int that is the hash code.
Замечания
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.