MapGuide API Reference
|
void MgSelectionBase::AddFeatureIds | ( | MgLayerBase * | layer, |
CREFSTRING | className, | ||
MgPropertyCollection * | identityProperties | ||
) |
Add a single selection to the set based on a collection of identity properties.
void AddFeatureIds(MgLayerBase layer, string className, MgPropertyCollection identityProperties); |
void AddFeatureIds(MgLayerBase layer, String className, MgPropertyCollection identityProperties); |
void AddFeatureIds(MgLayerBase layer, string className, MgPropertyCollection identityProperties); |