'Declaration Public Overloads Function AddChild( _
ByVal groupNumberThe group number.As UShort, _
ByVal elementNumberThe element number.As UShort, _
ByVal valueRepresentationThe value representation.As Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomValueRepresentation _
) As DicomDataElementMetadata
public DicomDataElementMetadata AddChild(
ushort groupNumber,
ushort elementNumber,
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomValueRepresentation valueRepresentation
)
Parameters
- groupNumber
- The group number.
- elementNumber
- The element number.
- valueRepresentation
- The value representation.