| Web API Reference | MapGuide Open Source |
Inherits MgGuardDisposable.
Public Member Functions | |
| bool | Contains (MgLayerBase *value) |
| Determines if the collection contains the specified layer. | |
| INT32 | GetCount () |
| Gets the number of layers in the collection. | |
| MgLayerBase * | GetItem (INT32 index) |
| Gets the layer at the specified index. | |
| INT32 | IndexOf (MgLayerBase *value) |
| Gets the index of the specified layer in the collection. | |