Item Property
Allows accessing an account in the collection by index.
Syntax
ILkAccount*
Item(long i);
Return Value
Type:
ILkAccount*
Account object.
See Also