共用方式為


ClientValueObjectCollection<T>.Count 屬性

取得集合中的項目數目。

命名空間:  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 ReadOnly Property Count As Integer
    Get
'用途
Dim instance As ClientValueObjectCollection
Dim value As Integer

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

屬性值

類型:System.Int32
集合中的項目數

請參閱

參照

ClientValueObjectCollection<T> 類別

ClientValueObjectCollection<T> 成員

Microsoft.SharePoint.Client 命名空間