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