get_SyncRoot()

ICollection::get_SyncRoot() const method

Gets the object the collection is being synchronized through.

SharedPtr<Object> System::Collections::Generic::ICollection<T>::get_SyncRoot() const

See Also