Item

TagCollection indexer

返回或设置标签的键值对。

public string this[string name] { get; set; }
范围描述
name标签的键。

返回值

标签的值。

也可以看看