SPFieldIndexCollection.Capacity - Propriété
Obtient une valeur qui correspond au nombre maximal d'objets SPFieldIndex la collection peut contenir.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property Capacity As Integer
Get
'Utilisation
Dim value As Integer
value = SPFieldIndexCollection.Capacity
public static int Capacity { get; }
Valeur de propriété
Type : System.Int32
Une valeur Int32 qui représente le nombre maximal d'objets que la collection peut contenir.