ReferenceCodeMgrImpl Constructor
|
Initializes a new instance of the ReferenceCodeMgrImpl class. |
AddRetriever | Adds a reference code retriever to the manager. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetAllReferenceCodeClasses | Returns all references codes types available through this manager. |
GetAllReferenceCodes | Returns the list of all reference codes of the given type. |
GetAllRoots | Returns all roots of a hierarchical reference code list. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetParentFor | Returns the parent of the given hierarchical reference code. |
GetReferenceCode | Returns the reference code of the given type with the defined code. |
GetReferenceCodeClasses | Returns all references codes types managed by the manager. |
GetReferenceCodes | Returns the list of all active reference codes of the given type. |
GetRootFor | Returns the root of the given hierarchical reference code. |
GetRoots | Returns all active roots of a hierarchical reference code list. |
GetType (inherited from Object) | Gets the Type of the current instance. |
GetVersion | Returns the version of the reference code type. |
RegisterReferenceCode | Overloaded. Register the type of a reference code, the list of code values and its version. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
GetActiveCodes | Returns all active codes of the type as a list. |
GetAllCodes | Returns all codes of the type as a list. |
GetReferenceCodeMgr | Returns the reference code manager for the given type. |
GetRootsFor | Returns the set of roots for the list of hierarchical reference codes. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
ReferenceCodeMgrImpl Class | PmMda.Net.Dog.Reference Namespace