Item

JavaScriptCollection indexer

通过其键从集合中获取或设置 JavaScript。

public string this[string key] { get; set; }
范围描述
key核心价值。

返回值

Javascript 集合。

也可以看看