Item

DocumentInfo indexer

获取或设置与指定键关联的值。

public string this[string key] { get; set; }
范围描述
key要获取或设置其值的键。

也可以看看