Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

Parse Method






The value to parse.
Parses the specified value and returns the enumeration.
Syntax
public static T Parse( 
   string value
)
'Declaration
 
Public Shared Function Parse( _
   ByVal value As String _
) As T
'Usage
 
Dim value As String
Dim value As T
 
value = Enum(Of T).Parse(value)

            

            
public:
static T^ Parse( 
   String^ value
) 

Parameters

value
The value to parse.

Return Value

The enumeration value.
Requirements

Target Platforms

See Also

Reference

Enum<T> Class
Enum<T> Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features