ClientObjectList<T> - Constructeur
Initialise une nouvelle instance de l'objet ClientObjectList<T> . Utilisé par client bibliothèque runtime. À usage interne uniquement.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll) Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.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 ClientObjectList(context, _
objectPath)
public ClientObjectList(
ClientRuntimeContext context,
ObjectPath objectPath
)
Paramètres
- context
Type : Microsoft.SharePoint.Client.ClientRuntimeContext
- objectPath
Type : Microsoft.SharePoint.Client.ObjectPath