Class DicomOtherWordFragment
Class representing a fragment sequence of Other Word (OW) items.
Inherited Members
Namespace: Dicom
Assembly: cs.temp.dll.dll
Syntax
public class DicomOtherWordFragment : DicomFragmentSequence, IComparable<DicomItem>, IComparable, IEnumerable<IByteBuffer>, IEnumerable
Constructors
DicomOtherWordFragment(DicomTag)
Declaration
public DicomOtherWordFragment(DicomTag tag)
Parameters
Type | Name | Description |
---|---|---|
DicomTag | tag |
Properties
ValueRepresentation
Gets the Value Representation of the item.
Declaration
public override DicomVR ValueRepresentation { get; }
Property Value
Type | Description |
---|---|
DicomVR |