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