Vector3DCollection.ICollection<Vector3D>.IsReadOnly Eigenschaft

Definition

Eine Beschreibung dieses Mitglieds finden Sie unter IsReadOnly.

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

Eigenschaftswert

truewenn die Vector3DCollection Schreibgeschützt ist; andernfalls . false

Implementiert

Hinweise

Dieses Element ist eine explizite Schnittstellenmitgliedsimplementierung. Sie kann nur verwendet werden, wenn die Vector3DCollection Instanz in eine ICollection<T> Schnittstelle umgegossen wird.

Gilt für: