Class DicomOtherByteFragment
Class representing a fragment sequence of Other Byte (OB) items.
Inherited Members
Namespace: Dicom
Assembly: cs.temp.dll.dll
Syntax
public class DicomOtherByteFragment : DicomFragmentSequence, IComparable<DicomItem>, IComparable, IEnumerable<IByteBuffer>, IEnumerable
  Constructors
DicomOtherByteFragment(DicomTag)
Declaration
public DicomOtherByteFragment(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 |