ItemsRepeaterElementPreparedEventArgs.Index 屬性

定義

取得專案已備妥的專案索引。

本檔適用于 Windows 應用程式 SDK 中適用于 WinUI 的 WinUI 2 for UWP (,請參閱Windows 應用程式 SDK命名空間) 。

public:
 property int Index { int get(); };
int Index();
public int Index { get; }
Public ReadOnly Property Index As Integer

屬性值

Int32

int

專案已備妥的專案索引。

適用於