Fellow Oak DICOM
Search Results for

    Show / Hide Table of Contents

    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()

    Extension Methods

    LinqExtensions.IsOneOf<T>(T, T[])
    In This Article
    Back to top Copyright (c) 2012-2025 fo-dicom contributors