IMediaList.Item

IMediaList indexer

返回列表中的第一个索引。如果索引大于或等于列表中的媒体数,则返回 null. 媒体索引。

public string this[int index] { get; }

也可以看看