DesignSurfaceCollection.ICollection.IsSynchronized Vlastnost

Definice

Popis tohoto člena najdete ve 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

true pokud je přístup k DesignSurfaceCollection souboru synchronizovaný (bezpečný z více vláken), v opačném případě false.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v DesignSurfaceCollection případě, že je instance přetypovaná na ICollection rozhraní.

Platí pro