Fellow Oak DICOM
Search Results for

    Show / Hide Table of Contents

    Interface IDicomMatchRule

    Namespace: FellowOakDicom
    Assembly: fo-dicom.core.dll
    Syntax
    public interface IDicomMatchRule

    Methods

    Match(DicomDataset)

    Declaration
    bool Match(DicomDataset dataset)
    Parameters
    Type Name Description
    DicomDataset dataset
    Returns
    Type Description
    System.Boolean

    Extension Methods

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