Sdílet prostřednictvím


MaterialCollection.ICollection<Material>.IsReadOnly Vlastnost

Definice

Popis tohoto člena najdete v tématu IsReadOnly.

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

Hodnota vlastnosti

Boolean

trueMaterialCollection pokud je jen pro čtení; jinak . false

Implementuje

Poznámky

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

Platí pro