System::Text::RegularExpressions::CaptureCollection::get_IsSynchronized 方法

CaptureCollection::get_IsSynchronized method

将集合标记为未同步。

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

ReturnValue

始终返回 false。

另见