Sdílet prostřednictvím


GeneralTransformCollection.ICollection<GeneralTransform>.IsReadOnly Vlastnost

Definice

Popis tohoto člena naleznete v tématu IsReadOnly.

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

Hodnota vlastnosti

Boolean

true je-li jen pro GeneralTransformCollection čtení; falsev opačném případě .

Implementuje

Poznámky

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

Platí pro