Error!
Success!

Check if an Enumeration Value is Defined using C#

0
kicks

Check if an Enumeration Value is Defined using C#  (Unpublished)

Variables that are declared as enumerated types can contain values that are not defined within the related enumeration. Sometimes it is necessary to check whether a numeric value or a name exists within the list of constants. This tip explains how.


Kicked By:
Drop Kicked By: