Share via


SqlCeParameterCollection.System.Collections.ICollection.IsSynchronized Property

Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.

  [Visual Basic]
  Private ReadOnly Property IsSynchronized As Boolean Implements _
   ICollection.IsSynchronized
[C#]
bool ICollection.IsSynchronized {get;}
[C++]
private: __property bool
   System::Collections::ICollection::get_IsSynchronized();
[JScript]
private function get ICollection.IsSynchronized() : Boolean;

Implements

ICollection.IsSynchronized

Requirements

.NET Framework Security:

See Also

SqlCeParameterCollection Class | SqlCeParameterCollection Members | System.Data.SqlServerCe Namespace

Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.

Send comments on this topic.

© Microsoft Corporation. All rights reserved.