Error!
Success!

Convert A String to an Enumeration Value

0
kicks

Convert A String to an Enumeration Value  (Unpublished)

Enumerations provide an excellent way to name grouped numeric values. Often, the name of an enumeration value will be stored in a database or a file as a string. Later it will need to be converted back to the enumerated type using Enum.Parse.


Kicked By:
Drop Kicked By: