SqlCeParameterCollection.System.Collections.ICollection.SyncRoot Property
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
[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;
Implements
Requirements
.NET Framework Security:
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries From Partially Trusted Code
See Also
SqlCeParameterCollection Class | SqlCeParameterCollection Members | System.Data.SqlServerCe Namespace
Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.