ClientValueObject Constructor
Initializes a new instance of the ClientValueObject class.
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New ClientValueObject()
protected ClientValueObject()