Regex Properties
Silverlight
The Regex type exposes the following members.
| Name | Description | |
|---|---|---|
|
CacheSize | Gets or sets the maximum number of entries in the current static cache of compiled regular expressions. |
|
Options | Returns the options passed into the Regex constructor. |
|
RightToLeft | Gets a value indicating whether the regular expression searches from right to left. |
Community Additions
ADD
Show: