| MergeableDictionaryTKey, TValue Class | 
Namespace: SD.LLBLGen.Pro.ORMSupportClasses
The MergeableDictionaryTKey, TValue type exposes the following members.
| Name | Description | |
|---|---|---|
| MergeableDictionaryTKey, TValue | 
            CTor
              | |
| MergeableDictionaryTKey, TValue(IDictionaryTKey, TValue) | 
            CTor
              | |
| MergeableDictionaryTKey, TValue(Int32) | 
            CTor
              | 
| Name | Description | |
|---|---|---|
| Comparer | (Inherited from DictionaryTKey, TValue.) | |
| Count | (Inherited from DictionaryTKey, TValue.) | |
| Item | (Inherited from DictionaryTKey, TValue.) | |
| Keys | (Inherited from DictionaryTKey, TValue.) | |
| Values | (Inherited from DictionaryTKey, TValue.) | 
| Name | Description | |
|---|---|---|
| Add | (Inherited from DictionaryTKey, TValue.) | |
| Clear | (Inherited from DictionaryTKey, TValue.) | |
| ContainsKey | (Inherited from DictionaryTKey, TValue.) | |
| ContainsValue | (Inherited from DictionaryTKey, TValue.) | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetEnumerator | (Inherited from DictionaryTKey, TValue.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetObjectData | Implements the ISerializable interface and returns the data needed to serialize the DictionaryTKey, TValue instance.  (Inherited from DictionaryTKey, TValue.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| MergeDictionary | 
            Merges the hashtable passed in with this MergeableHashtable. All keys in toMerge which are already in this MergeableHashtable are skipped.
              | |
| OnDeserialization | Implements the ISerializable interface and raises the deserialization event when the deserialization is complete.  (Inherited from DictionaryTKey, TValue.) | |
| Remove | (Inherited from DictionaryTKey, TValue.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | |
| TryGetValue | (Inherited from DictionaryTKey, TValue.) |