AttributeCollection.System.Collections.ICollection.IsSynchronized-Eigenschaft
Hinweis: Dieser Namespace oder Member bzw. diese Klasse wird nur von .NET Framework, Version 1.1, unterstützt.
Dieser Member unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.
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;
Siehe auch
AttributeCollection-Klasse | AttributeCollection-Member | System.ComponentModel-Namespace