Gets the group at the specified index.
SyntaxVB6
Copy Code
|
|---|
Public Property Get Item( _ |
C++
Copy Code
|
|---|
public: |
A reference to Group object.
RemarksRetrieves a reference to the group object on the index-th place of the collection.
See Also