Represents a collection of input back off vs
C/Im values.
Add |
Adds and returns a new row. |
InsertAt |
Inserts and returns a new row at the supplied index. |
RemoveAt |
Remove the row with the supplied index. |
Count |
Returns the number of elements in the collection. |
Item |
Given an index, returns the element in the collection. |


