[This is preliminary documentation and is subject to change.]
Gets a value indicating whether access to the ICollection is
synchronized (thread safe). Always returns true.
| C# |
public bool IsSynchronized { get; }
[This is preliminary documentation and is subject to change.]
| C# |
public bool IsSynchronized { get; }