CrawledPropertyInfo.Equals - Méthode (CrawledPropertyInfo)
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Function Equals ( _
other As CrawledPropertyInfo _
) As Boolean
'Utilisation
Dim instance As CrawledPropertyInfo
Dim other As CrawledPropertyInfo
Dim returnValue As Boolean
returnValue = instance.Equals(other)
public bool Equals(
CrawledPropertyInfo other
)
Paramètres
Valeur renvoyée
Type : System.Boolean
Implémentations
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms