GeneralTransform3DCollection.ICollection<GeneralTransform3D>.IsReadOnly Vlastnost

Definice

Popis tohoto člena najdete v tématu IsReadOnly.

property bool System::Collections::Generic::ICollection<System::Windows::Media::Media3D::GeneralTransform3D>::IsReadOnly { bool get(); };
bool System.Collections.Generic.ICollection<System.Windows.Media.Media3D.GeneralTransform3D>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<System.Windows.Media.Media3D.GeneralTransform3D>.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of GeneralTransform3D).IsReadOnly

Hodnota vlastnosti

Boolean

trueGeneralTransform3DCollection pokud je jen pro čtení; 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<T> rozhraní.

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

Platí pro