XbrlInstanceCollection
XbrlInstanceCollection class
XBRL 实例的集合。
public class XbrlInstanceCollection : IEnumerable<XbrlInstance>
特性
姓名 | 描述 |
---|---|
Count { get; } | 此集合中 XBRL 实例的数量。 |
Item { get; set; } | 获取和设置XbrlInstance 集合中指定索引处的项目。 |
XbrlDocument { get; } | 获取XbrlDocument 其中包含此 XBRL 实例集合。 |
方法
姓名 | 描述 |
---|---|
Add() | 添加一个XbrlInstance 收藏. |
GetEnumerator() | 返回一个遍历集合的枚举器。 |
也可以看看
- class XbrlInstance
- 命名空间 Aspose.Finance.Xbrl
- 部件 Aspose.Finance