this Property
this[string]
Gets the first Group with the specified name in the collection.
Declaration
public Group this[string name] { get; }
Public ReadOnly Default Property Item(name As String) As Group
Parameters
| Type |
Name |
Description |
| string |
name |
|