Share via


MediaPlaybackList.CurrentItemIndex 屬性

定義

取得MediaPlaybackList中目前專案的索引。

public:
 property unsigned int CurrentItemIndex { unsigned int get(); };
uint32_t CurrentItemIndex();
public uint CurrentItemIndex { get; }
var uInt32 = mediaPlaybackList.currentItemIndex;
Public ReadOnly Property CurrentItemIndex As UInteger

屬性值

UInt32

unsigned int

uint32_t

MediaPlaybackList中目前專案的索引。

適用於