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

Overload List

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

Requirements

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

See Also