Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Gets or sets the specified Color by numeric index. |
The following tables list the members exposed by Chart3DColorsCollection.
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Gets or sets the specified Color by numeric index. |
Name | Description | |
---|---|---|
Add | Add new Color to the collection. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
Contains | Determines if the specified Color is in the collection. | |
CopyTo | Copies the collection Color elements beginning with the specified index to an array of Color. | |
IndexOf | Gets the index of the specified Color in the collection. | |
Insert | Inserts the specified Color at the specified index of the collection. | |
Remove | Removes the specified Color from the collection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |