Check if an Enumeration Value is Defined using C#(blackwasp.co.uk)
submitted by
BlackWasp(4212) 3 years, 7 months ago
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.
|category: C#
|Views: 11
tags:
C# another
Everyones tags:
Your Tags: