PropertyConstraintCollection.Count - Propriété

Obtient le nombre d'objets de PropertyConstraint dans la collection.

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Count As Integer
    Get
'Utilisation
Dim instance As PropertyConstraintCollection
Dim value As Integer

value = instance.Count
public int Count { get; }

Valeur de propriété

Type : System.Int32
Un entier 32 bits représentant le nombre de contraintes de la propriété dans la collection.

Voir aussi

Référence

PropertyConstraintCollection classe

PropertyConstraintCollection - Membres

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