Removes all items from the collection.

Namespace:  Rebex.IO
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

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

Implements

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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also