ClientValueObjectCollection<T> - Constructeur
Initializes a new instance of the ClientValueObjectCollection<T> object.
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
Protected Sub New
'Utilisation
Dim instance As New ClientValueObjectCollection()
protected ClientValueObjectCollection()
Voir aussi
Référence
ClientValueObjectCollection<T> classe