Freigeben über


ClientObjectCollection.AreItemsAvailable-Eigenschaft

Der boolesche Wert, der angibt, wenn die untergeordneten Elemente verfügbar sind, kann sofort.

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)  Microsoft.SharePoint.Client.Phone.Runtime (in Microsoft.SharePoint.Client.Phone.Runtime.dll)

Syntax

'Declaration
Public ReadOnly Property AreItemsAvailable As Boolean
    Get
'Usage
Dim instance As ClientObjectCollection
Dim value As Boolean

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

Eigenschaftswert

Typ: System.Boolean
true Wenn die untergeordneten Elemente verfügbar sind; andernfalls false.

Siehe auch

Referenz

ClientObjectCollection Klasse

ClientObjectCollection-Member

Microsoft.SharePoint.Client-Namespace