Aspose::Words::Replacing::ReplacingArgs::get_GroupIndex method
ReplacingArgs::get_GroupIndex method
Identifies, by index, a captured group in the Match that is to be replaced with the Replacement string.
int32_t Aspose::Words::Replacing::ReplacingArgs::get_GroupIndex() const
Remarks
GroupIndex has effect only when GroupName is null.
Default is zero.
See Also
- Class ReplacingArgs
- Namespace Aspose::Words::Replacing
- Library Aspose.Words for C++