MaterialCollection.ICollection<Material>.IsReadOnly Proprietà

Definizione

Per una descrizione di questo membro, vedere 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

Valore della proprietà

Boolean

true se MaterialCollection è di sola lettura; in caso contrario, false.

Implementazioni

Commenti

Questo membro è un’implementazione esplicita di un membro di interfaccia. Può essere utilizzato solo quando si esegue il cast dell'istanza MaterialCollection a un'interfaccia ICollection<T>.

Si applica a