InstanceAttribute Constructor

Summary

Initializes a new instance of the InstanceAttribute class.

Syntax
C#
VB
C++
Public Function New( _ 
   ByVal classType As DicomClassType, _ 
   ByVal abstractSyntax As String _ 
) 
public: 
InstanceAttribute(  
   DicomClassType classType, 
   String^ abstractSyntax 
) 

Parameters

classType
Represents the constants that are used to indicate the Class Information Object Definitions.

abstractSyntax
The abstract syntax.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly