| Add(T) | Add an item to the collection. |
| Add(String, Double) | Add the numeric equivalent of the specified property value to the supplied value and store the result in the specified property. |
| Add(String, Int32) | Add a numeric value to the specified property. |
| Add(String, Single) | Add the numeric equivalent of the specified property value to the supplied value and store the result in the specified property. |