Partager via


SPFieldIndex.FieldCount - Propriété

Obtient le nombre de champs dans l'instance actuelle de l'objet SPFieldIndex .

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property FieldCount As Integer
    Get
'Utilisation
Dim instance As SPFieldIndex
Dim value As Integer

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

Valeur de propriété

Type : System.Int32
Une valeur d'entier 32 bits qui représente le nombre de champs.

Voir aussi

Référence

SPFieldIndex classe

SPFieldIndex - Membres

Microsoft.SharePoint - Espace de noms