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