Sdílet prostřednictvím


Int32Collection.ICollection<Int32>.IsReadOnly Vlastnost

Definice

Popis tohoto člena najdete v tématu IsReadOnly.

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

Hodnota vlastnosti

Boolean

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

Implementuje

Poznámky

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

Platí pro