C#
VB
C++
Creates a new EnumValueAttribute, with the specified value.
public EnumValueAttribute(
string value
)
Public Function New( _
ByVal value As String _
)
public:
EnumValueAttribute(
String^ value
)
value
The value to be associated with an enumeration.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET