Collection for elevation contours. Used by
vehicles.
AddLevel |
Adds a new element to the collection. |
AddLevelRange |
Adds a range of new levels to the collection. |
RemoveAll |
Removes all elements from the collection. |
RemoveAt |
Removes an element from the collection using specified index. |
Count |
Returns the number of elements in a collection. |
Item |
Given an index, returns an element in the collection. |
Configure elevation
contours
| [C#] | Copy Code
|
|
|---|---|---|
|
||
Configure elevation
contours
| [Visual Basic .NET] | Copy Code
|
|
|---|---|---|
|
||


