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