DataTypeBaseDictionary.

Clear() Method

Summary

Removes all keys and values from the Dictionary.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
DataTypeBaseDictionary

Syntax

public void Clear()

Return Value

Type Description
void