QuickObjects.ObjectBase Send comments on this topic.
Add Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > IBusinessObjectCollection Class : Add Method
Adds a businessObject to the collection.

Overload List

OverloadDescription
Add(BaseBusinessObject) Adds a businessObject to the collection.  
Add(String) Adds a new BaseBusinessObject with the Name and Value specified.  

Requirements

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

See Also