Empties the list of Aspects

Namespace:  Gaia.WebWidgets
Assembly:  Gaia.WebWidgets (in Gaia.WebWidgets.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
public void Clear()
Visual Basic (Declaration)
Public Sub Clear

Implements

ICollection<(Of <(T>)>)..::.Clear()()()

See Also