Метод | Описание | |
---|---|---|
CopyTo ( System array, int arrayIndex ) : void | ||
GetEnumerator ( ) : System.Collections.IEnumerator | ||
this ( int i ) : System.Text.RegularExpressions.Match |
Метод | Описание | |
---|---|---|
MatchCollection ( ) |
public CopyTo ( System array, int arrayIndex ) : void | ||
array | System | |
arrayIndex | int | |
Результат | void |
public GetEnumerator ( ) : System.Collections.IEnumerator | ||
Результат | System.Collections.IEnumerator |
public this ( int i ) : System.Text.RegularExpressions.Match | ||
i | int | |
Результат | System.Text.RegularExpressions.Match |