dcmNET Class Library

DicomSet Methods

The methods of the DicomSet class are listed below. For a complete list of DicomSet class members, see the DicomSet Members topic.

Public Instance Methods

AddElement Set an data element in this data set.
ClearRemoves all of the Data elements from this data set.
GetElementRetrieve an data element in this data set.
GetGroupRetrieve an group in this data set.
GetLength Retrieve the length (size) of this data set.
RemoveElementRemoves the Data Element specified by his group and element.
ToStringReturns a string that represents the object.

See Also

DicomSet Class | dcmNET Namespace | DicomElement | DicomGroup