Removes all items from the collection.

Namespace:  Rebex.Net
Assembly:  Rebex.Imap (in Rebex.Imap.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