Leadtools.Dicom Namespace > DicomDir Class > DicomDir Constructor : DicomDir Constructor(String,String) |
public DicomDir( string destinationFolder, string path )
'Declaration Public Function New( _ ByVal destinationFolder As String, _ ByVal path As String _ )
'Usage Dim destinationFolder As String Dim path As String Dim instance As New DicomDir(destinationFolder, path)
public DicomDir( string destinationFolder, string path )
function DicomDir( destinationFolder , path )
public: DicomDir( String^ destinationFolder, String^ path )