System::Text::RegularExpressions::CaptureCollection::Remove metode
CaptureCollection::Remove method
Menonaktifkan perubahan koleksi.
bool System::Text::RegularExpressions::CaptureCollection::Remove(const CapturePtr &item) override
| Parameter | Tipe | Deskripsi |
|---|---|---|
| item | const CapturePtr& | Item yang akan dihapus; diabaikan. |
ReturnValue
Selalu mengembalikan false.
Lihat Juga
- Typedef CapturePtr
- Class CaptureCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++