| 名前 | 解説 | |
|---|---|---|
![]() | Capacity | System.Collections.CollectionBaseから継承されます。 |
![]() | Count | System.Collections.CollectionBaseから継承されます。 |
![]() | Item | オーバーロードされます。 Gets the specified C1DataColumn from the collection at the specified index. |
C1DataColumnCollectionデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Capacity | System.Collections.CollectionBaseから継承されます。 |
![]() | Count | System.Collections.CollectionBaseから継承されます。 |
![]() | Item | オーバーロードされます。 Gets the specified C1DataColumn from the collection at the specified index. |
| 名前 | 解説 | |
|---|---|---|
![]() | Add | Adds a C1DataColumn to the end of the collection. |
![]() | Clear | Removes all elements from the collection. |
![]() | IndexOf | オーバーロードされます。 Gets the index of the specified C1DataColumn. |
![]() | Insert | Inserts a C1DataColumn at the specified index. |
![]() | RemoveAt | Removes the C1DataColumn at the specified index. |