T
Type of enumeration.
Leadtools.Dicom.Common Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
EnumValueConverter<T> Class
See Also  Members  
Leadtools.Dicom.Common.Editing.Converters Namespace : EnumValueConverter<T> Class



Provides a type converter to convert Enum object to an from a string.

Object Model

EnumValueConverter<T> Class

Syntax

Visual Basic (Declaration) 
Public Class EnumValueConverter(Of T) 
   Inherits System.ComponentModel.TypeConverter
Visual Basic (Usage)Copy Code
Dim instance As EnumValueConverter(Of T)
C# 
public class EnumValueConverter<T> : System.ComponentModel.TypeConverter 
C++/CLI 
generic<typename T>
public ref class EnumValueConverter : public System.ComponentModel.TypeConverter 

Type Parameters

T
Type of enumeration.

Remarks

In addition to the enum value this converter works with the EnumValueAttribute to extract an additional descriptive name for the enumeration.

Inheritance Hierarchy

System.Object
   System.ComponentModel.TypeConverter
      Leadtools.Dicom.Common.Editing.Converters.EnumValueConverter<T>

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features