Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Interfaces Namespace > IModule Interface : Load Method |
void Load( string ServiceDirectory, string DisplayName )
'Declaration Sub Load( _ ByVal ServiceDirectory As String, _ ByVal DisplayName As String _ )
'Usage Dim instance As IModule Dim ServiceDirectory As String Dim DisplayName As String instance.Load(ServiceDirectory, DisplayName)
void Load( String^ ServiceDirectory, String^ DisplayName )