Class DicomDictionaryReader
Inheritance
System.Object
DicomDictionaryReader
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: FellowOakDicom
Assembly: fo-dicom.core.dll
Syntax
public class DicomDictionaryReader
Constructors
DicomDictionaryReader(DicomDictionary, DicomDictionaryFormat, Stream)
Declaration
public DicomDictionaryReader(DicomDictionary dict, DicomDictionaryFormat format, Stream stream)
Parameters
Type | Name | Description |
---|---|---|
DicomDictionary | dict | |
DicomDictionaryFormat | format | |
System.IO.Stream | stream |
Methods
Process()
Declaration
public void Process()