The TypedValue class represents a typed value collection.
Add | Adds the item to the collection at the specified position. |
Remove | Removes the item at the specified position. |
Count | The number of items in the collection. |
Item | Accesses the item at the specified position in the collection. |