GroupCollection::Item Property
.NET Framework (current version)
Enables access to a single member of the collection by integer or string index.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Enables access to a member of the collection by integer index. |
![]() | Item[String^] | Enables access to a member of the collection by string index. |
Show:
