Freigeben über


CrawledPropertyInfo.Equals-Methode (CrawledPropertyInfo)

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Function Equals ( _
    other As CrawledPropertyInfo _
) As Boolean
'Usage
Dim instance As CrawledPropertyInfo
Dim other As CrawledPropertyInfo
Dim returnValue As Boolean

returnValue = instance.Equals(other)
public bool Equals(
    CrawledPropertyInfo other
)

Parameter

Rückgabewert

Typ: System.Boolean

Implementiert

IEquatable<T>.Equals(T)

Siehe auch

Referenz

CrawledPropertyInfo Klasse

CrawledPropertyInfo-Member

Equals-Überladung

Microsoft.Office.Server.Search.Administration-Namespace