Point3DCollection.ICollection<Point3D>.IsReadOnly Vlastnost

Definice

Popis tohoto člena najdete v tématu IsReadOnly.

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

Hodnota vlastnosti

Boolean

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

Implementuje

Poznámky

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

Platí pro