Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
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 )