Item
SchemaRefCollection indexer
获取SchemaRef
集合中指定索引处的项目。
public SchemaRef this[int index] { get; }
范围 | 描述 |
---|---|
index | 元素的从零开始的索引。 |
返回值
指定索引处的元素。
也可以看看
- class SchemaRef
- class SchemaRefCollection
- 命名空间 Aspose.Finance.Xbrl
- 部件 Aspose.Finance
获取SchemaRef
集合中指定索引处的项目。
public SchemaRef this[int index] { get; }
范围 | 描述 |
---|---|
index | 元素的从零开始的索引。 |
指定索引处的元素。