[]
Gets or sets the element at the specified index.
public C1NavBarPanel this[int index] { get; set; }
Type | Name | Description |
---|---|---|
int | index |
Gets a C1NavBarPanel with the specified key from the collection.
public C1NavBarPanel this[string key] { get; }
Type | Name | Description |
---|---|---|
string | key |