AccountCollection.IndexOf Method
Gets the index of an Account.
Overload List
| Name | Description |
|---|---|
| AccountCollection.IndexOf (Account) |
Gets the index of a specified Account.
|
| AccountCollection.IndexOf (IModelComponent) | (inherited from IndexOf ) |
| AccountCollection.IndexOf (String) |
Gets the index of an Account that has the specified identifier.
|
See Also