VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Dicom Namespace / DicomDataSet Class
In This Topic
DicomDataSet Class Methods
In This Topic
For a list of all methods of this type, see DicomDataSet.
Public Methods
 NameDescription
Public MethodCompares this instance to a specified object and returns an indication of their relative values. (Inherited from ImageFileBlock)
Public MethodReturns a value indicating whether this instance is equal to a specified object.
Public MethodReturns the hash code for this instance.
Public MethodOverloaded. Saves block to the source, connects block with the source, removes virtual data. (Inherited from ImageFileBlock)
Public MethodSorts elements of the DICOM Data Set.
Public MethodReturns the string representation of this object.
Public MethodOverloaded. Tries to retrieve the value for the specified in the collection.
Protected Methods
 NameDescription
Protected MethodRaises the Changed event. (Inherited from ImageFileBlock)
Protected MethodRaises the Changing event. (Inherited from ImageFileBlock)
Protected MethodRaises the Saved event. (Inherited from ImageFileBlock)
Protected MethodRaises the Saving event. (Inherited from ImageFileBlock)
Protected MethodParses a DICOM file block.
Protected MethodSets the length of this image file block in the source. (Inherited from ImageFileBlock)
Protected MethodWrites block data to the source. (Inherited from DicomFileBlock)
See Also