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