Fellow Oak DICOM
Search Results for

    Show / Hide Table of Contents

    Delegate DicomScanFileFoundCallback

    Namespace: FellowOakDicom.Media
    Assembly: fo-dicom.core.dll
    Syntax
    public delegate void DicomScanFileFoundCallback(DicomFileScanner scanner, DicomFile file, string fileName);
    Parameters
    Type Name Description
    DicomFileScanner scanner
    DicomFile file
    System.String fileName

    Extension Methods

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