DicomObjects.NET Core Documentation
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also