SPPrincipal.GetField - Méthode

Réservé à une utilisation interne.

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

Syntaxe

'Déclaration
Protected Function GetField ( _
    fieldIndex As UInteger _
) As Object
'Utilisation
Dim fieldIndex As UInteger
Dim returnValue As Object

returnValue = Me.GetField(fieldIndex)
protected Object GetField(
    uint fieldIndex
)

Paramètres

Valeur renvoyée

Type : System.Object

Voir aussi

Référence

SPPrincipal classe

SPPrincipal - Membres

Microsoft.SharePoint - Espace de noms