DrawingCollection.ICollection<Drawing>.IsReadOnly Vlastnost

Definice

Popis tohoto člena najdete v tématu IsReadOnly.

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

Hodnota vlastnosti

Boolean

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

Implementuje

Poznámky

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

Platí pro