System::Text::RegularExpressions::Match::Result 메서드
Match::Result method
하위 매치 참조를 해당 값으로 교체하여 문자열을 포맷합니다.
virtual String System::Text::RegularExpressions::Match::Result(const String &replacement)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 교체 문자열 | const String& | $?’-스타일 치환을 사용한 형식 문자열. |
ReturnValue
치환이 완료된 형식 문자열.
또 보기
- Class String
- Class Match
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++