System::Text::RegularExpressions::CaptureCollection::operator[] method
CaptureCollection::operator method
Capture accessor.
vector_t::reference System::Collections::Generic::List<CapturePtr>::operator[](int index)
See Also
- Class CaptureCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.PDF for C++
CaptureCollection::operator const method
Capture accessor.
vector_t::const_reference System::Collections::Generic::List<CapturePtr>::operator[](int index) const
See Also
- Class CaptureCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.PDF for C++