TableSectionBase<T>.Clear Method

Definition

Removes all items in this TableSectionBase<T>.

public void Clear ();
abstract member Clear : unit -> unit
override this.Clear : unit -> unit

Implements

System.Collections.Generic.ICollection`1.Clear

Applies to