openDICOM.NET API Reference (openDICOM# Class Library)

DicomContext Members

DicomContext overview

Public Static Properties

BaseStream Access of currently referenced DICOM stream.
CurrentTag Access of currently referenced DICOM tag.
DataElementDictionary Access of the global DICOM data element dictionary instance.
StreamPosition Return of current position within BaseStream.
UidDictionary Access of the global DICOM UID dictionary instance.

Public Static Methods

Reset Assigns current DICOM tag and stream to null.
Set Assigns current DICOM tag and stream to specified instances.

Public Instance Constructors

DicomContext Constructor Initializes a new instance of the DicomContext class.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

See Also

DicomContext Class | openDicom Namespace