Read-only property returning an object that can be used to synchronize access to the collection.
public virtual object SyncRoot {get;}
public: __property virtual Object* get_SyncRoot();
Property Value
An object that can be used to synchronize access to the collection.