InternalDataCollectionBase::SyncRoot Property
.NET Framework (current version)
Gets an object that can be used to synchronize the collection.
Assembly: System.Data (in System.Data.dll)
public: [BrowsableAttribute(false)] property Object^ SyncRoot { virtual Object^ get() sealed; }
Implements
ICollection::SyncRootThe BaseCollection class and its members are not intended for use as a stand-alone component, but as the class from which other collection classes derive standard functionality.
.NET Framework
Available since 1.1
Available since 1.1
Show: