Click or drag to resize

ObservableCollectionTClear Method

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Removes all object from the collection.

Namespace:  netDxf.Collections
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public void Clear()
Request Example View Source

Implements

ICollectionTClear
See Also