C#
VB
C++
Initializes a new instance of the InstanceAttribute class.
public InstanceAttribute(
DicomClassType classType,
string abstractSyntax
)
Public Function New( _
ByVal classType As Leadtools.Dicom.DicomClassType, _
ByVal abstractSyntax As String _
)
public:
InstanceAttribute(
Leadtools.Dicom.DicomClassType classType,
String^ abstractSyntax
)
classType
Represents the constants that are used to indicate the Class Information Object Definitions.
abstractSyntax
The abstract syntax.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET