DicomDataSet Class Methods
In This Topic
For a list of all methods of this type, see
DicomDataSet.
Public Methods
| | Name | Description |
 | CompareTo | Compares this instance to a specified object and returns an indication of their relative values. (Inherited from ImageFileBlock) |
 | Equals | Returns a value indicating whether this instance is equal to a specified object. |
 | GetHashCode | Returns the hash code for this instance. |
 | Save | Overloaded. Saves block to the source, connects block with the source, removes virtual data. (Inherited from ImageFileBlock) |
 | SortDataElements | Sorts elements of the DICOM Data Set. |
 | ToString | Returns the string representation of this object. |
 | TryGetData | Overloaded. Tries to retrieve the value for the specified in the collection. |
Protected Methods
See Also