ClientArrayResult<T> Members

Include Protected Members
Include Inherited Members

Represents the generic array result of a client method invocation.

The ClientArrayResult<T> type exposes the following members.

Constructors

  Name Description
Public method ClientArrayResult<T> Initializes a new instance of the ClientArrayResult<T> class.

Top

Properties

  Name Description
Public property Value Gets the returned array result.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IFromJson.CustomFromJson Returns a flag that indicates whether custom code is used to populate the returned generic array result.
Explicit interface implemetationPrivate method IFromJson.FromJson This member is reserved for internal use and is not intended to be used directly from your code.

Top

See Also

Reference

ClientArrayResult<T> Class

Microsoft.SharePoint.Client Namespace