MaterialCollection.ICollection<Material>.IsReadOnly Właściwość

Definicja

Aby uzyskać opis tego członka, zobacz 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

Wartość właściwości

Boolean

truejeśli parametr MaterialCollection jest tylko do odczytu; w przeciwnym razie . false

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy MaterialCollection wystąpienie jest rzutowe do interfejsu ICollection<T> .

Dotyczy