Click or drag to resize

SyntaxSet Methods

The SyntaxSet type exposes the following members.

Methods
 NameDescription
Public methodGetName Gets the name of the syntax set.
Public methodGetValidChars Gets the valid chars.
Public methodIsValid(Char) Checks whether a char belongs to the given set.
Public methodIsValid(String) Validates the regex.
Top
See Also