Overload | Description |
---|---|
AddChild(MetadataNode) | Adds a child node of the node. (Inherited from MetadataNode) |
AddChild(UInt16,UInt16) | Adds DICOM element to the end of the Children. |
AddChild(UInt16,UInt16,Object) | Adds DICOM element to the end of the Children. |
AddChild(UInt16,UInt16,DicomValueRepresentation) | Adds DICOM element to the end of the Children. |
AddChild(UInt16,UInt16,DicomValueRepresentation,Object) | Adds DICOM element to the end of the Children. |