System::Text::RegularExpressions::CaptureCollection::AddCapture method
CaptureCollection::AddCapture method
Service method to add capture into collection.
void System::Text::RegularExpressions::CaptureCollection::AddCapture(const CapturePtr &item)
Parameter | Type | Description |
---|---|---|
item | const CapturePtr& | Item to add. |
See Also
- Typedef CapturePtr
- Class CaptureCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.PUB for C++