ClientResult<T> constructor

Initializes a new instance of the ClientResult<T> class.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New ClientResult()
public ClientResult()

See also

Reference

ClientResult<T> class

ClientResult<T> members

Microsoft.SharePoint.Client namespace