Performs a delete operation by calling Remove() internally
public sealed bool Delete();
Return Value
True or false
Remarks
Note: This method is not overridable. Override the Remove() method instead, which is called by this method.
See also:
Class BusinessEntity