IDictionary.Clear Method

Removes all item from the IDictionary object.

Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)

Syntax

public void Clear ()

Version Information

Available in the .NET Micro Framework version 4.1 and 4.2.

See Also

Reference

IDictionary Interface
IDictionary Members
System.Collections Namespace