ClientValueObjectCollection<T> constructor
Initializes a new instance of the ClientValueObjectCollection<T> object.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New ClientValueObjectCollection()
protected ClientValueObjectCollection()
See also
Reference
ClientValueObjectCollection<T> class