Map > Map Assembly Interfaces > IMapLayers
The IMapLayers interface contains properties that determine map layers collection parameters.
Property name | Brief description | |
![]() |
Count | The Count property returns the number of collection layers. |
![]() |
FindById | The FindById property returns the layer by its identifier. |
![]() |
FindByName | The FindByName property returns a layer by its name. |
![]() |
Item | The Item property returns the specified layer of the collection. |
See also: