Item

LinkbaseRefCollection indexer

获取LinkbaseRef集合中指定索引处的项目。

public LinkbaseRef this[int index] { get; }
范围描述
index元素的从零开始的索引。

返回值

指定索引处的元素。

也可以看看