Return a non-const reference to the category at index.
Return a non-const reference to the category at the specified index in the registry of this category manager. The behavior is undefined unless 0 <= index < length().
non-const reference to the category at index
| Name | Description |
|---|---|
| index | zero-based position in the category registry |