Click or drag to resize

StringEnumIsStringDefined Method

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodIsStringDefined(String)
Return the existence of the given string value within the enum.
Public methodIsStringDefined(String, StringComparison)
Return the existence of the given string value within the enum.
Public methodStatic memberIsStringDefined(Type, String)
Return the existence of the given string value within the enum.
Public methodStatic memberIsStringDefined(Type, String, StringComparison)
Return the existence of the given string value within the enum.
Top
See Also