Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Gets the specified Chart3DContourLevel by numeric index. |
The following tables list the members exposed by Chart3DContourLevelsCollection.
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Gets the specified Chart3DContourLevel by numeric index. |
Name | Description | |
---|---|---|
Add | Overloaded. Add specified contour level to the collection. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
Contains | Determines whether the specified Chart3DContourLevel exists in the collection. | |
CopyTo | Copies the collection Chart3DContourLevel elements beginning with the specified index to an array of Chart3DContourLevel objects. | |
IndexOf | Gets the index of the specified Chart3DContourLevel in the collection. | |
Insert | Adds a Chart3DContourLevel object to the collection at the specified index. | |
Remove | Overloaded. Remove contour level with specified value from the collection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |