OutlineCollection.SyncRoot

OutlineCollection.SyncRoot property

Gets an object that can be used to synchronize access to this collection.

public object SyncRoot { get; }

See Also