LoadMoreItemsResult Struktur

Definition

Umschließt die asynchronen Ergebnisse eines LoadMoreItemsAsync-Aufrufs .

public value class LoadMoreItemsResult
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
struct LoadMoreItemsResult
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public struct LoadMoreItemsResult
Public Structure LoadMoreItemsResult
Vererbung
LoadMoreItemsResult
Attribute

Felder

Count

Die Anzahl der Elemente, die tatsächlich geladen wurden.

Gilt für:

Weitere Informationen