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

Overload List

OverloadDescription
Add(BaseField) Adds a fields to the collection.  
Add(String,Boolean) NOT IN USE - MARKED FOR DELETION Adds a new BaseField with the Name and Value specified.  
Add(String,String) Adds a new BaseField with the Name and Value specified.  

Requirements

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

See Also