pmMDA.NET

IDataObjectHandler.Remove Method 

[This is preliminary documentation and subject to change.]

Removes a specified data object from the persistent store.

void Remove(
   IDataObject root
);

Parameters

root
The data object to remove.

See Also

IDataObjectHandler Interface | PmMda.Net.Dog Namespace