Partager via


PropertyConstraintCollection.Count, propriété (Microsoft.Office.Server.Search.Query)

Gets the number of PropertyConstraint objects in the 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
'Utilisation
Dim instance As PropertyConstraintCollection
Dim value As Integer

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

Valeur de la propriété

A 32-bit integer representing the number of property constraints in the collection.

Voir aussi

Référence

PropertyConstraintCollection, classe
Membres PropertyConstraintCollection
Microsoft.Office.Server.Search.Query, espace de noms