共用方式為


ClientObjectCollection.AreItemsAvailable 屬性

取得一個 Boolean 值,指出是否子項目可供使用。

命名空間:  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 AreItemsAvailable As Boolean
    Get
'用途
Dim instance As ClientObjectCollection
Dim value As Boolean

value = instance.AreItemsAvailable
public bool AreItemsAvailable { get; }

屬性值

類型:System.Boolean
true如果子項目可供使用。否則false。

請參閱

參照

ClientObjectCollection 類別

ClientObjectCollection 成員

Microsoft.SharePoint.Client 命名空間