←Select platform

InstanceAttribute Constructor (InstanceAttribute)

Summary

Initializes a new instance of the InstanceAttribute class.

Syntax

C#
VB
C++
public InstanceAttribute(  
   Leadtools.Dicom.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 
) 

Parameters

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

abstractSyntax
The abstract syntax.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize