| Name | Description | |
|---|---|---|
![]()  | AddValue | Adds new value at the end of the container. | 
![]()  | Clear | Clears the container. | 
![]()  | GetValue | Returns a value specified by the position.   | 
![]()  | InsertValue | Inserts a value at the specified position. | 
![]()  | RemoveValue | Removes value specified by the position.   | 
![]()  | SetValue | Sets specified value to the specified position. | 
            