TableSectionBase<T>.ICollection<T>.IsReadOnly 속성

정의

false를 반환합니다. 개체의 컬렉션은 변경될 수 있습니다.

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

속성 값

false; 이 TableSectionBase<T> 개체의 개체 컬렉션을 변경할 수 있습니다.

구현

적용 대상