Foley .NET Utilities Class Library

LinkedSet.Clear Method 

Removes all elements from the LinkedSet.

[Visual Basic]
Overrides Public Sub Clear() Implements _
   ICollection2.Clear
[C#]
public override void Clear();

Implements

ICollection2.Clear

See Also

LinkedSet Class | LinkedSet Members | Foley.Utilities.Collections Namespace