Sdílet prostřednictvím


TableSectionBase<T>.ICollection<T>.IsReadOnly Vlastnost

Definice

Vrátí hodnotu false; Kolekci objektů v tomto objektu lze změnit.

bool System.Collections.Generic.ICollection<T>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<T>.IsReadOnly : bool

Hodnota vlastnosti

System.Boolean

false; Kolekci objektů v tomto TableSectionBase<T> objektu lze změnit.

Implementuje

System.Collections.Generic.ICollection`1.IsReadOnly

Platí pro