Overload List
| Name | Description | |
|---|---|---|
| CopyTo(Level) | 
            Copies the entire LevelCollection to a one-dimensional
            Level array.
              | |
| CopyTo(Level, Int32) | 
            Copies the entire LevelCollection to a one-dimensional
            Level array, starting at the specified index of the target array.
              | 
See Also