LevelCollection.Item Property
Gets the specified Level from the collection.
Overload List
| Name | Description |
|---|---|
| LevelCollection.Item (Int32) |
Gets the Level at the specified index from the collection.
|
| LevelCollection.Item (String) |
Gets the Level with the specified identifier from the collection.
|
See Also