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