Метод CatalogConnectionSettings.GetHashCode
Этот элемент переопределяет Object.GetHashCode().
Пространство имен: Microsoft.SharePoint.Publishing
Сборка: Microsoft.SharePoint.Publishing (в Microsoft.SharePoint.Publishing.dll)
Синтаксис
'Декларация
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Function GetHashCode As Integer
'Применение
Dim instance As CatalogConnectionSettings
Dim returnValue As Integer
returnValue = instance.GetHashCode()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override int GetHashCode()
Возвращаемое значение
Тип: System.Int32
См. также
Справочные материалы
CatalogConnectionSettings класс