Convert A String to an Enumeration Value(blackwasp.co.uk)
submitted by
BlackWasp(4212) 4 years, 4 months ago
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.
|category: C#
|Views: 8
tags:
C# another
Everyones tags:
Your Tags: