|
|
Add a single selection to the set where the identity property is a 32-bit integer.
.NET Syntax
|
void AddFeatureIdInt32(MgLayerBase layer, string className, int identifier);
|
Java Syntax
|
void AddFeatureIdInt32(MgLayerBase layer, String className, int identifier);
|
PHP Syntax
|
void AddFeatureIdInt32(MgLayerBase layer, string className, int identifier);
|
|