Partager via


SPFieldLookupValueCollection - Constructeur (String)

Initialise une nouvelle instance de la classe SPFieldLookupValueCollection en fonction de la valeur du champ spécifié.

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

Syntaxe

'Déclaration
Public Sub New ( _
    fieldValue As String _
)
'Utilisation
Dim fieldValue As String

Dim instance As New SPFieldLookupValueCollection(fieldValue)
public SPFieldLookupValueCollection(
    string fieldValue
)

Paramètres

  • fieldValue
    Type : System.String

    Chaîne qui spécifie la valeur qui est contenue par le champ.

Voir aussi

Référence

SPFieldLookupValueCollection classe

SPFieldLookupValueCollection - Membres

SPFieldLookupValueCollection - Surcharge

Microsoft.SharePoint - Espace de noms