Table of Contents

Class DicomOtherWordFragment

Namespace
FellowOakDicom
Assembly
fo-dicom.core.dll

Class representing a fragment sequence of Other Word (OW) items.

public class DicomOtherWordFragment : DicomFragmentSequence, IComparable<DicomItem>, IComparable, IEnumerable<IByteBuffer>, IEnumerable
Inheritance
DicomOtherWordFragment
Implements
Inherited Members
Extension Methods

Constructors

DicomOtherWordFragment(DicomTag)

public DicomOtherWordFragment(DicomTag tag)

Parameters

tag DicomTag

Properties

ValueRepresentation

Gets the Value Representation of the item.

public override DicomVR ValueRepresentation { get; }

Property Value

DicomVR