PathSegmentCollection.ICollection<PathSegment>.IsReadOnly Vlastnost

Definice

Popis tohoto člena naleznete v tématu IsReadOnly.

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

Hodnota vlastnosti

Boolean

true je-li jen pro PathSegmentCollection čtení; falsev opačném případě .

Implementuje

Poznámky

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

Platí pro