Aracılığıyla paylaş


TableSectionBase<T>.ICollection<T>.IsReadOnly Özellik

Tanım

Dönüşler false; Bunun içindeki nesne koleksiyonu değiştirilebilir.

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

Özellik Değeri

System.Boolean

false; Bu TableSectionBase<T> nesnedeki nesne koleksiyonu değiştirilebilir.

Uygulamalar

System.Collections.Generic.ICollection`1.IsReadOnly

Şunlara uygulanır