Item Method

Allows accessing an account in the collection by index.

Syntax

ILkAccount Item(int i);

Return Value

Type: ILkAccount

result.

See Also