ListCollection - Constructeur

Initializes a new instance of the ListCollection object.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Utilisation
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New ListCollection(context, _
    objectPath)
public ListCollection(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Paramètres

Voir aussi

Référence

ListCollection classe

ListCollection - Membres

Microsoft.SharePoint.Client - Espace de noms