DataViewManager.System.Collections.ICollection.SyncRoot Property
.NET Framework 1.1
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Private ReadOnly Property SyncRoot As Object Implements _ ICollection.SyncRoot [C#] object ICollection.SyncRoot {get;} [C++] private: __property Object* System::Collections::ICollection::get_SyncRoot(); [JScript] private function get ICollection.SyncRoot() : Object;
See Also
DataViewManager Class | DataViewManager Members | System.Data Namespace