{CompanyName} FlexyGo

StringEnum..::..IsStringDefined Method

Overload List


  Name Description
Public method IsStringDefined(String)
Return the existence of the given string value within the enum.
Public method IsStringDefined(String, Boolean)
Return the existence of the given string value within the enum.
Public method Static member IsStringDefined(Type, String)
Return the existence of the given string value within the enum.
Public method Static member IsStringDefined(Type, String, Boolean)
Return the existence of the given string value within the enum.