Partager via


ManagedPropertyInfo.Equals - Méthode (ManagedPropertyInfo)

Détermine si cet objet est considéré comme égal à un autre objet ManagedPropertyInfo .

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 ManagedPropertyInfo _
) As Boolean
'Utilisation
Dim instance As ManagedPropertyInfo
Dim other As ManagedPropertyInfo
Dim returnValue As Boolean

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

Paramètres

Valeur renvoyée

Type : System.Boolean
[true] si les objets sont considérés comme identiques ; dans le cas contraire [false].

Implémentations

IEquatable<T>.Equals(T)

Voir aussi

Référence

ManagedPropertyInfo classe

ManagedPropertyInfo - Membres

Equals - Surcharge

Microsoft.Office.Server.Search.Administration - Espace de noms