Return the existence of the given string value within the enum.
Namespace: RegawMOD
Assembly: AndroidLib (in AndroidLib.dll) Version: 1.5.2.0 (1.5.2.0)
Syntax
Parameters
- enumType
- Type: SystemType
Type of enum - stringValue
- Type: SystemString
String value.
Return Value
Type: BooleanExistence of the string value
See Also