GeneralTransform3DCollection.ICollection.IsSynchronized Vlastnost

Definice

Popis tohoto člena najdete v tématu IsSynchronized.

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ě GeneralTransform3DCollection synchronizován (bezpečné vlákno), jinak . false

Implementuje

Poznámky

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

ICollection.IsSynchronizedje zaveden v .NET Framework verze 3.5. Další informace najdete v tématu Verze a závislosti.

Platí pro