次の方法で共有


ClientObjectCollection.Count プロパティ

ClientObjectCollectionでは、クライアント オブジェクトの数を取得します。

名前空間:  Microsoft.SharePoint.Client
アセンブリ:   Microsoft.SharePoint.Client.Silverlight.Runtime (Microsoft.SharePoint.Client.Silverlight.Runtime.dll 内);  Microsoft.SharePoint.Client.Runtime (Microsoft.SharePoint.Client.Runtime.dll 内)  Microsoft.SharePoint.Client.Phone.Runtime (Microsoft.SharePoint.Client.Phone.Runtime.dll 内)

構文

'宣言
Public Overridable ReadOnly Property Count As Integer
    Get
'使用
Dim instance As ClientObjectCollection
Dim value As Integer

value = instance.Count
public virtual int Count { get; }

プロパティ値

型: System.Int32
クライアント オブジェクトの数。

関連項目

参照先

ClientObjectCollection クラス

ClientObjectCollection メンバー

Microsoft.SharePoint.Client 名前空間