Search Results for

    Show / Hide Table of Contents

    Class DicomDictionaryReader

    Inheritance
    Object
    DicomDictionaryReader
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Dicom
    Assembly: cs.temp.dll.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
    Stream stream

    Methods

    Process()

    Declaration
    public void Process()
    In This Article
    Back to top Copyright (c) 2012-2021 fo-dicom contributors