|
MapGuide API Reference
|
| bool MgFeatureCommandCollection::Contains | ( | const MgFeatureCommand * | command | ) | const |
Returns true if the collection contains the specified command, false otherwise.
| bool Contains(const MgFeatureCommand command) const; |
| boolean Contains(const MgFeatureCommand command) const; |
| bool Contains(const MgFeatureCommand command) const; |
| command | (MgFeatureCommand) Input command |