'Usage
Dim instance As DicomImage Dim fileName As String instance.Import(fileName)
Parameters
- fileName
The name of the file to read.
This is passed unmodified to the operating system, and it is therefore the container�s responsibility to ensure either that the current directory is set correctly, or that a fully qualified filename is provided.