TableLayoutStyleCollection.ICollection.IsSynchronized Vlastnost

Definice

Popis této metody najdete v IsSynchronized vlastnosti.

property bool System::Collections::ICollection::IsSynchronized { bool get(); };
bool System.Collections.ICollection.IsSynchronized { get; }
member this.System.Collections.ICollection.IsSynchronized : bool
 ReadOnly Property IsSynchronized As Boolean Implements ICollection.IsSynchronized

Hodnota vlastnosti

Boolean

truepokud je přístup k sadě ICollection synchronizován (bezpečné vlákno), jinak . false

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze ho TableLayoutStyleCollection použít pouze v případě, že je instance přetypována do ICollection rozhraní.

Platí pro