Click or drag to resize

CollectionBase T Clear Method

Removes all objects from the System.Collections.CollectionBase instance.

Namespace: Spire.Xls.Core.Spreadsheet.Collections
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public void Clear()

Implements

ICollection T Clear
See Also