.NET Framework Class Library
Enum..::.Parse Method

Converts the string representation of the name or numeric value of one or more enumerated constants to an equivalent enumerated object.

Overload List

  NameDescription
Public methodStatic memberParse(Type, String)Converts the string representation of the name or numeric value of one or more enumerated constants to an equivalent enumerated object.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkParse(Type, String, Boolean)Converts the string representation of the name or numeric value of one or more enumerated constants to an equivalent enumerated object. A parameter specifies whether the operation is case-sensitive.
Top
See Also

Reference

Tags :


Page view tracker