GetNameByIndex

TagCollection.GetNameByIndex method

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

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

返回值

标签的键。

也可以看看