←Select platform

EnumValueAttribute Constructor (EnumValueAttribute)

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

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