System.Text.RegularExpressions.MatchCollection.IsSynchronized Property

Gets a value indicating whether access to the collection is synchronized (thread-safe).

Syntax

public bool IsSynchronized { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Note:

This member is not present in the net_portable. If you are developing applications that target the net_portable, use the MatchCollection.System#Collections#ICollection#IsSynchronized property instead.

Requirements

Namespace: System.Text.RegularExpressions
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0