메소드 | 설명 | |
---|---|---|
MatchRegexIndex ( string queryString ) : int |
The position in the original string where the first character of the captured substring was found.
|
|
ReplaceColor ( ) : System |
Initializes a new instance of the ReplaceColor class.
|
public MatchRegexIndex ( string queryString ) : int | ||
queryString | string | The query string to search. |
리턴 | int |