|
MapGuide API Reference
|
Provides read only access to a collection of MgLayerBase objects. More...
Inheritance diagram for MgReadOnlyLayerCollection: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. | |
Provides read only access to a collection of MgLayerBase objects.