PropertyRuleOperator.Equals - Méthode (PropertyRuleOperator)
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 ( _
op As PropertyRuleOperator _
) As Boolean
'Utilisation
Dim instance As PropertyRuleOperator
Dim op As PropertyRuleOperator
Dim returnValue As Boolean
returnValue = instance.Equals(op)
public bool Equals(
PropertyRuleOperator op
)
Paramètres
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
PropertyRuleOperator - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms