←Select platform

DicomAddInAttribute Constructor(string,string)

Summary

Initializes a new instance of the DicomAddInAttribute class.

Syntax

C#
VB
C++
public DicomAddInAttribute( 
   string Name, 
   string Version 
) 
  
Public Function New( _ 
   ByVal Name As String, _ 
   ByVal Version As String _ 
) 
public: 
DicomAddInAttribute(  
   String^ Name, 
   String^ Version 
) 

Parameters

Name
The name of this addin.

Version
The version of this addin.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly