Method | Description | |
---|---|---|
MatchRegexIndex ( string queryString ) : int |
The position in the original string where the first character of the captured substring was found.
|
|
Vignette ( ) : System.Collections.Specialized |
Initializes a new instance of the Vignette class.
|
public MatchRegexIndex ( string queryString ) : int | ||
queryString | string | /// The query string to search. /// |
return | int |
public Vignette ( ) : System.Collections.Specialized | ||
return | System.Collections.Specialized |