OutlineItemCollection.IsSynchronized

OutlineItemCollection.IsSynchronized property

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

public bool IsSynchronized { get; }

See Also