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

Overload List

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

Requirements

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

See Also