QuickObjects.ObjectBase Send comments on this topic.
IndexOf Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > IFieldCollection Class : IndexOf Method
Returns the index for the BaseField within the collection.

Overload List

OverloadDescription
IndexOf(BaseField) Returns the index for the BaseField within the collection.  
IndexOf(String) Returns the index for the BaseField with the given name within the collection.  

Requirements

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

See Also