|
MapGuide API Reference
|
| void MgSelectionBase::AddFeatureIdInt64 | ( | MgLayerBase * | layer, |
| CREFSTRING | className, | ||
| INT64 | identifier | ||
| ) |
Add a single selection to the set where the identity property is a 64-bit integer.
| void AddFeatureIdInt64(MgLayerBase layer, string className, long identifier); |
| void AddFeatureIdInt64(MgLayerBase layer, String className, long identifier); |
| void AddFeatureIdInt64(MgLayerBase layer, string className, string identifier); |