MaterialCollection.ICollection<Material>.IsReadOnly Propriété

Définition

Pour obtenir une description de ce membre, consultez 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

Valeur de propriété

true si MaterialCollection est en lecture seule ; sinon, false.

Implémente

Remarques

Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de MaterialCollection est castée en interface ICollection<T>.

S’applique à