IMediaList.Item

IMediaList indexer

リストのインデックス番目を返します。 index がリスト内のメディア数以上の場合、null を返します。 メディア インデックス。

public string this[int index] { get; }

関連項目