Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementCollection | ||
Added methods | ||
public Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElement SetData(ushort, ushort, object) | Sets data element data or adds element with specified data to the end of the DicomDataElementCollection. | |
public Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElement SetData(ushort, ushort, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomValueRepresentation, object) | Sets data element data or adds element with specified data to the end of the DicomDataElementCollection. | |