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

Overload List

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

Requirements

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

See Also