| 名前 | 解説 | |
|---|---|---|
![]()  | Capacity | System.Collections.CollectionBaseから継承されます。 | 
![]()  | Count | System.Collections.CollectionBaseから継承されます。 | 
CommonItemCollectionデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | Capacity | System.Collections.CollectionBaseから継承されます。 | 
![]()  | Count | System.Collections.CollectionBaseから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Clear | System.Collections.CollectionBaseから継承されます。 | 
![]()  | ClearAndDispose | Removes all common items from the collection, then disposes the items. | 
![]()  | Contains | Determines whether this collection contains a CommonItem with the specified name. | 
![]()  | IndexOf | Determines index of the first CommonItem with the specified name in the collection. | 
![]()  | Move | Moves the item with given index (fromIndex) to the new position (toIndex). | 
![]()  | RemoveAt | System.Collections.CollectionBaseから継承されます。 |