Transform3DCollection.ICollection<Transform3D>.IsReadOnly Vlastnost

Definice

Popis tohoto člena naleznete v tématu IsReadOnly.

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

Hodnota vlastnosti

Boolean

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

Implementuje

Poznámky

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

Platí pro