PathFigureCollection.ICollection<PathFigure>.IsReadOnly Vlastnost

Definice

Popis tohoto člena najdete v tématu IsReadOnly.

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

Hodnota vlastnosti

Boolean

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

Implementuje

Poznámky

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

Platí pro