AccountCollection.Item Property
Gets the specified Account from the collection.
Overload List
| Name | Description |
|---|---|
| AccountCollection.Item (Int32) |
Gets the Account, at the specified index, from the collection.
|
| AccountCollection.Item (String) |
Gets the Account, with the specified identifier, from the collection.
|
See Also