dcmNET Class Library

DicomGroup Members

DicomGroup overview

Public Instance Constructors

DicomGroup Constructor Constructs an empty group set.

Public Instance Properties

DicomElements Retrieve an iterator of data elements in this data set.
Element Set an data element in this group set.
Group Retrieves the group number of the group set.

Public Instance Methods

GetElement Retrieve an data element in this group set.
GetLength Retrieve the length of the group set.
SetLengthThis method will re-calculate the group length with syntax transfer supplied and create an group length attributes.
ToStringReturns a string that represents the object.

See Also

DicomGroup Class | dcmNET Namespace | DicomSet | DicomElement