Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgReadOnlyLayerCollection
Contains
GetCount
GetItem
IndexOf
INT32
MgReadOnlyLayerCollection::GetCount
(
)
Gets the number of layers in the collection.
.NET Syntax
int
GetCount()
;
Java Syntax
int
GetCount()
;
PHP Syntax
int
GetCount()
;
Returns:
Returns the number of layers.
Comments or suggestions? Send us
feedback
.