![]() | Wildcard Properties |
The Wildcard type exposes the following members.
Name | Description | |
---|---|---|
![]() | CapNames | Gets or sets a dictionary that maps named capturing groups to their index values. (Inherited from Regex) |
![]() | Caps | Gets or sets a dictionary that maps numbered capturing groups to their index values. (Inherited from Regex) |
![]() | MatchTimeout | Gets the time-out interval of the current instance. (Inherited from Regex) |
![]() | Options | Gets the options that were passed into the Regex constructor. (Inherited from Regex) |
![]() | RightToLeft | Gets a value that indicates whether the regular expression searches from right to left. (Inherited from Regex) |