[]
通过索引获取方案。
IScenario this[int index] { get; }
索引。
通过名称获取方案。
IScenario this[string name] { get; }
方案的名称。