AcMapPropertyAlterationDefinition::Erase Function
From Land Desktop Development ARX CPP SDK
AcMapPropertyAlterationDefinition:: Erase Function
Destroys the property alteration data.
virtual AcMap::EErrCode
Erase();
Returns AcMap::kOk in case of success, error code otherwise.
An application is still responsible for calling delete for the erased object to free the memory.