| Overload | Description | 
|---|---|
| DAPropertyValueDictionary Constructor() | Initializes a new instance of the class that is empty. | 
| DAPropertyValueDictionary Constructor(IDictionary<DAPropertyId,ValueResult>) | Initializes a new instance of the class that contains elements copied from the specified dictionary. | 
| DAPropertyValueDictionary Constructor(Int32) | Initializes a new instance of the class that is empty and has the specified initial capacity. | 
| DAPropertyValueDictionary Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. | 
