MapGuide API Reference
|
void MgSelectionBase::AddFeatureIdString | ( | MgLayerBase * | layer, |
CREFSTRING | className, | ||
CREFSTRING | identifier | ||
) |
Add a single selection to the set where the identity property is a string.
void AddFeatureIdString(MgLayerBase layer, string className, string identifier); |
void AddFeatureIdString(MgLayerBase layer, String className, String identifier); |
void AddFeatureIdString(MgLayerBase layer, string className, string identifier); |