OutlineItemCollection.SyncRoot

OutlineItemCollection.SyncRoot property

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

public object SyncRoot { get; }

See Also