System::Text::RegularExpressions::CaptureCollection::get_IsSynchronized method

CaptureCollection::get_IsSynchronized method

Marks collection as unsynchronized.

bool System::Text::RegularExpressions::CaptureCollection::get_IsSynchronized() const

ReturnValue

Always returns false.

See Also