IsSynchronized

ExtraColorSchemeCollection.IsSynchronized property

Returns a value indicating whether access to the ArrayList is synchronized (thread safe). Read-only Boolean.

public bool IsSynchronized { get; }

See Also