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
Contains Method
Checks if the sequence contains a char
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
bool
Contains
(
char
ch
)
Parameters
ch
Type:
System
Char
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