EnumValueAttribute Constructor

Summary
Creates a new EnumValueAttribute, with the specified value.
Syntax
C#
VB
C++
public EnumValueAttribute( 
   string value 
) 
Public Function New( _ 
   ByVal value As String _ 
) 
public: 
EnumValueAttribute(  
   String^ value 
) 

Parameters

value
The value to be associated with an enumeration.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.