CrawledPropertyInfo.Equals 方法 (CrawledPropertyInfo)

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Function Equals ( _
    other As CrawledPropertyInfo _
) As Boolean
用法
Dim instance As CrawledPropertyInfo
Dim other As CrawledPropertyInfo
Dim returnValue As Boolean

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

参数

返回值

类型:System.Boolean

实现

IEquatable<T>.Equals(T)

另请参阅

引用

CrawledPropertyInfo 类

CrawledPropertyInfo 成员

Equals 重载

Microsoft.Office.Server.Search.Administration 命名空间