[]
Gets or sets the CommonImageMap at the specified position in the collection.
public CommonImageMap this[int index] { get; set; }
Type | Name | Description |
---|---|---|
int | index |
Gets the first CommonImageMap with the specified name in the collection.
public CommonImageMap this[string name] { get; }
Type | Name | Description |
---|---|---|
string | name |