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