Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgClassDefinitionCollection
Add
Clear
Contains
GetCount
GetItem
IndexOf
Insert
MgClassDefinitionCollection
Remove
RemoveAt
SetItem
INT32
MgClassDefinitionCollection::GetCount
(
)
const
[virtual]
Gets the number of items in the collection.
.NET Syntax
int
GetCount() const
;
Java Syntax
int
GetCount() const
;
PHP Syntax
int
GetCount() const
;
Returns:
Returns the number of items in the collection.
Implements
MgCollection
.
Comments or suggestions? Send us
feedback
.