Description
Retrieve a particular McDBUser instance from this collection.
Property type
A McDBUser object.
Syntax
object.Item(Index)
The Item Property syntax has these parts:
The string [login] name or 0-based Index of the McDBUser to retrieve.
Remarks
This property is Nothing when an invalid Index is specified.