Removes all objects from the set.

Namespace: Iesi.Collections
Assembly: Iesi.Collections (in Iesi.Collections.dll) Version: 1.0.1.0 (3.2.0.4000)

Syntax

C#
void Clear()
Visual Basic
Sub Clear
Visual C++
void Clear()

See Also