FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.DSL Namespaces
FlexRule.DSL.Tokenizer
CharsSequence Class
CharsSequence Methods
Add Method
AddRange Method
CompareChar Method
Contains Method
GetEnumerator Method
ToArray Method
CharsSequence
CompareChar Method
Compares two chars
Namespace:
FlexRule.DSL.Tokenizer
Assembly:
FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
static
bool
CompareChar
(
char
ch1
,
char
ch2
,
bool
ignoreCase
)
Parameters
ch1
Type:
System
Char
ch2
Type:
System
Char
ignoreCase
Type:
System
Boolean
Return Value
Type:
Boolean
See Also
Reference
CharsSequence Class
FlexRule.DSL.Tokenizer Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com