StringEnum IsStringDefined Method CTCT Wrapper Documented Class Library
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.
Back to Top
See Also