GetValueByIndex

ITagCollection.GetValueByIndex method

返回指定索引处的标签值。

public string GetValueByIndex(int index)
范围类型描述
indexInt32要返回的标签的索引。

返回值

标签的值。

也可以看看