Fellow Oak DICOM
Search Results for

    Show / Hide Table of Contents

    Delegate DicomScanProgressCallback

    Namespace: FellowOakDicom.Media
    Assembly: fo-dicom.core.dll
    Syntax
    public delegate void DicomScanProgressCallback(DicomFileScanner scanner, string directory, int count);
    Parameters
    Type Name Description
    DicomFileScanner scanner
    System.String directory
    System.Int32 count

    Extension Methods

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