Table of Contents

Class DicomOtherByteFragment

Namespace
FellowOakDicom
Assembly
fo-dicom.core.dll

Class representing a fragment sequence of Other Byte (OB) items.

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

Constructors

DicomOtherByteFragment(DicomTag)

public DicomOtherByteFragment(DicomTag tag)

Parameters

tag DicomTag

Properties

ValueRepresentation

Gets the Value Representation of the item.

public override DicomVR ValueRepresentation { get; }

Property Value

DicomVR