Listing, casting, and parsing enumerations in C#

Subscribers:
5,420
Published on ● Video Link: https://www.youtube.com/watch?v=PBynLyKr5HA



Duration: 1:11
1,036 views
2


Listing into a listbox, parsing using try parse and casting from an integer. Dont forget to use the IsDefined Enum Method to check to see if the enum has been defined.







Tags:
C#
csharp
enum
enumerated
listing
enumeration
type