Search Text Using Regular Expressions Sample

File: ...\Samples\Solution\FFC\Regexp.scx

This sample illustrates how you can use regular expression searching in your applications and uses the Regular Expressions Foundation Class, which provides access to routines for using regular expressions. Regular expressions provide a more complex set of search/filter criteria against a selection of text than the wildcard pattern searching available in the Find dialog box.

This sample contains the following classes
Class Library Description

_regexp

_ regexp.vcx

Provides methods for performing regular expression search capabilities against a chunk of text.

See Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic