| Overload | Description |
|---|---|
| Add(String,Type) | Create a new value definition with the supplied name and type. The name must be unique in this collection |
| Add(String,Type,String,String) | Create a new value definition with the supplied name and type. The name must be unique in this collection |
| Add(IEventMetricValueDefinition) | Add an existing value definition item to this collection |