SPDistributedCacheClientConfigurationSettings.GetHashCode-Methode
Dieser Member überschreibt Object.GetHashCode().
Namespace: Microsoft.SharePoint.DistributedCaching.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As SPDistributedCacheClientConfigurationSettings
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Rückgabewert
Typ: System.Int32
Siehe auch
Referenz
SPDistributedCacheClientConfigurationSettings Klasse