ClientObjectCollection.Count property

Gets the number of client objects in the ClientObjectCollection.

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

Syntax

public virtual int Count { get; }

Property value

Type: System.Int32
The number of client objects.

See also

Reference

ClientObjectCollection class

ClientObjectCollection members

Microsoft.SharePoint.Client namespace