QuickObjects.ObjectBase Send comments on this topic.
Remove Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > IBusinessObjectCollection Class : Remove Method
Removes the first occurrence of a specific BaseBusinessObject from the Collection.

Overload List

OverloadDescription
Remove(BaseBusinessObject) Removes the first occurrence of a specific BaseBusinessObject from the Collection.  
Remove(String) Removes all IBusinessObjects with the specified Name.  

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also