名前 | 解説 | |
---|---|---|
Capacity | System.Collections.CollectionBaseから継承されます。 | |
Count | System.Collections.CollectionBaseから継承されます。 | |
Item | オーバーロードされます。 Gets or sets the CommonShadow at the specified position in the collection. |
CommonShadowCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Capacity | System.Collections.CollectionBaseから継承されます。 | |
Count | System.Collections.CollectionBaseから継承されます。 | |
Item | オーバーロードされます。 Gets or sets the CommonShadow at the specified position in the collection. |
名前 | 解説 | |
---|---|---|
Add | Adds the specified CommonShadow to the collection. | |
AddRange | Adds a group of CommonShadow objects to the end of the collection. | |
Clear | System.Collections.CollectionBaseから継承されます。 | |
ClearAndDispose | Removes all common items from the collection, then disposes the items. C1.Win.Gauge.CommonItemCollectionから継承されます。 | |
Contains | オーバーロードされます。 Determines whether this collection contains the specified CommonShadow. | |
IndexOf | オーバーロードされます。 Determines the index of a specific CommonShadow in the collection. | |
Insert | Inserts the specified CommonShadow into this collection at the given index. | |
Move | Moves the item with given index (fromIndex) to the new position (toIndex). C1.Win.Gauge.CommonItemCollectionから継承されます。 | |
Remove | Removes the specified CommonShadow from the collection. | |
RemoveAt | System.Collections.CollectionBaseから継承されます。 |