CCDSContainer Class |
Namespace: Dtx.DataAccessExt.BL
Assembly: Dtx.DataAccessExt (in Dtx.DataAccessExt.dll) Version: 11.0.12.85
public class CCDSContainer : Dictionary<CCDSCategories, IList<ICCDSCategory>>
The CCDSContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| CCDSContainer |
Initializes a new instance of the CCDSContainer class
|
| Name | Description | |
|---|---|---|
| Comparer | (Inherited from DictionaryCCDSCategories, IListICCDSCategory.) | |
| Count | (Inherited from DictionaryCCDSCategories, IListICCDSCategory.) | |
| Item | (Inherited from DictionaryCCDSCategories, IListICCDSCategory.) | |
| Keys | (Inherited from DictionaryCCDSCategories, IListICCDSCategory.) | |
| Values | (Inherited from DictionaryCCDSCategories, IListICCDSCategory.) |
| Name | Description | |
|---|---|---|
| Add | (Inherited from DictionaryCCDSCategories, IListICCDSCategory.) | |
| Clear | (Inherited from DictionaryCCDSCategories, IListICCDSCategory.) | |
| ContainsKey | (Inherited from DictionaryCCDSCategories, IListICCDSCategory.) | |
| ContainsValue | (Inherited from DictionaryCCDSCategories, IListICCDSCategory.) | |
| 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 DictionaryCCDSCategories, IListICCDSCategory.) | |
| GetHashCode |
Serves as the default hash function.
(Inherited from Object.) |
|
| GetItemsT |
Retrieves the list of CCDS category objects based on a specified type.
|
|
| GetObjectData |
Implements the ISerializable interface and returns the data needed to serialize the DictionaryTKey, TValue instance.
(Inherited from DictionaryCCDSCategories, IListICCDSCategory.) |
|
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
| OnDeserialization |
Implements the ISerializable interface and raises the deserialization event when the deserialization is complete.
(Inherited from DictionaryCCDSCategories, IListICCDSCategory.) |
|
| Remove | (Inherited from DictionaryCCDSCategories, IListICCDSCategory.) | |
| ToString |
Returns a string that represents the current object.
(Inherited from Object.) |
|
| TryGetValue | (Inherited from DictionaryCCDSCategories, IListICCDSCategory.) |