ISupportIncrementalLoading.HasMoreItems Eigenschaft

Definition

Ruft einen Sentinelwert ab, der Implementierungen des inkrementellen Ladens unterstützt.

public:
 property bool HasMoreItems { bool get(); };
bool HasMoreItems();
public bool HasMoreItems { get; }
var boolean = iSupportIncrementalLoading.hasMoreItems;
Public ReadOnly Property HasMoreItems As Boolean

Eigenschaftswert

Boolean

bool

true , wenn weitere entladene Elemente in der Ansicht verbleiben; andernfalls false.

Gilt für: