Class 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