Item

IMediaList indexer

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

public string this[int index] { get; }

也可以看看