|
MapGuide API Reference
|
| void MgSelectionBase::AddFeatureIdInt16 | ( | MgLayerBase * | layer, |
| CREFSTRING | className, | ||
| INT16 | identifier | ||
| ) |
Add a single selection to the set where the identity property is a 16-bit integer.
| void AddFeatureIdInt16(MgLayerBase layer, string className, short identifier); |
| void AddFeatureIdInt16(MgLayerBase layer, String className, short identifier); |
| void AddFeatureIdInt16(MgLayerBase layer, string className, int identifier); |