| Web API Reference |
MapGuide Open Source |
MgFeatureSet Class Reference
Inherits MgSerializable.
Inheritance diagram for MgFeatureSet:
[legend]List of all members.
Detailed Description
The FeatureSet class provides an iterator a way to create a a set of features. A FeatureSet can be populated either automatically from a FeatureReader or programmatically. Each feature in a feature set is represented by a PropertyValue collection.