ManagedPropertyCollection.Count - Propriété
Obtient le nombre d'objets de ManagedProperty dans la collection.
Espace de noms : Microsoft.Office.Server.Search.Administration
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 ManagedPropertyCollection
Dim value As Integer
value = instance.Count
public int Count { get; }
Valeur de propriété
Type : System.Int32
Un entier 32 bits contenant le nombre d'objets ManagedProperty dans la collection.
Voir aussi
Référence
ManagedPropertyCollection classe
ManagedPropertyCollection - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms