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