←Select platform

InstanceAttribute Constructor

Summary

Initializes a new instance of the InstanceAttribute class.

Syntax

C#
VB
C++
Public Function New( _ 
   ByVal classType As Leadtools.Dicom.DicomClassType, _ 
   ByVal abstractSyntax As String _ 
) 
public: 
InstanceAttribute(  
   Leadtools.Dicom.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly