'Declaration Public Overloads Function AddChild( _ ByVal groupNumberThe DICOM group number. As UShort, _ ByVal elementNumberThe DICOM element number. As UShort, _ ByVal valueRepresentationThe DICOM 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)
public: DicomDataElementMetadata* AddChild( ushort groupNumber, ushort elementNumber, Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomValueRepresentation valueRepresentation)
public:DicomDataElementMetadata^ AddChild( ushort groupNumber, ushort elementNumber, Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomValueRepresentation valueRepresentation)
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
DicomPageMetadata Class DicomPageMetadata Members Overload List