DicomObjects.NET.V8
DicomObjects Namespace / DicomDataSetCollection Class / Read Method



In This Topic
    Read Method (DicomDataSetCollection)
    In This Topic
    Creates and adds a DicomDataSet from an external DICOM File, a byte array, or a file stream. Or Creates and adds a collection of DicomDataSet objects from an array of external DICOM files
    Overload List
    OverloadDescription
    Creates and adds a DicomDataSet from an external DICOM file  
    Creates and adds a DicomDataSet from a byte array  
    Creates and adds a collection of DicomDataSet objects from a collection of external DICOM files  
    Reads a DICOM file from a Stream  
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also