[This is preliminary documentation and is subject to change.]
Summary description for DicomHl7TagMapTemplate.
| C# | Visual Basic | Visual C++ |
public class DicomHl7TagMapTemplate
Public Class DicomHl7TagMapTemplate
public ref class DicomHl7TagMapTemplate
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| DicomHl7TagMapTemplate()()() | Initializes a new instance of the DicomHl7TagMapTemplate class | |
| DicomToHl7Tag(Tag) | ||
| Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| FindTagMap(Hl7Tag) |
Try to find a DicomHl7TagMap in the collection using the HL7 Tag as index.
| |
| FindTagMap(Hl7Tag, Int32) |
Try to find a DicomHl7TagMap in the collection using the HL7 Tag as index.
| |
| GetHashCode()()() | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| Hl7NameFromHl7Tag(Hl7Tag) | ||
| Hl7ToDicomTag(Hl7Tag) | ||
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString()()() | Returns a String that represents the current Object. (Inherited from Object.) |
| Object | |
| DicomHl7TagMapTemplate | |