AcMapLayer::UpdateFeatures Method

Autodesk GIS Map Platform

AcMapLayer:: UpdateFeatures Method

Executes the MgDeleteFeatures, MgInsertFeatures, MgUpdateFeatures, MgLockFeatures or MgUnlockFeatures commands contained in the given MgFeatureCommandCollection object.

MgPropertyCollection* UpdateFeatures(
    MgFeatureCommandCollection* commands
);
Parameters 
Description 
commands 
A collection of feature commands to be executed.  
Returns

Returns an MgPropertyCollection object. Each property in the collection corresponds to a command in the MgFeatureCommandCollection argument. The property name is the index of the command in the feature command collection.

Remarks

MgXX classes belong to the OsGeo.MapGuide namespace and are descibed in the Geospatial Platform Reference.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].