Fellow Oak DICOM
Search Results for

    Show / Hide Table of Contents

    Interface IFileReferenceFactory

    Interface for a factory to create IFileReference

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

    Methods

    Create(String)

    Declaration
    IFileReference Create(string fileName)
    Parameters
    Type Name Description
    System.String fileName
    Returns
    Type Description
    IFileReference

    Extension Methods

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