TableSectionBase<T>.ICollection<T>.IsReadOnly Propriedade

Definição

Retorna false; a coleção de objetos em que isso pode ser alterado.

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

Valor da propriedade

System.Boolean

false; A coleção de objetos neste TableSectionBase<T> objeto pode ser alterada.

Implementações

System.Collections.Generic.ICollection`1.IsReadOnly

Aplica-se a