SPFieldIndexCollection.Count - Propriété
Obtient le nombre d'objets SPFieldIndex dans la SPFieldIndexCollection.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Overrides ReadOnly Property Count As Integer
Get
'Utilisation
Dim instance As SPFieldIndexCollection
Dim value As Integer
value = instance.Count
public override int Count { get; }
Valeur de propriété
Type : System.Int32
Le nombre d'objets SPFieldIndex dans la SPFieldIndexCollection.