NAnt SDK Documentation - v0.92

DataTypeBaseDictionary.Clear Method 

[Visual Basic]
NotOverridable Public Sub Clear() _
    Implements IDictionary.Clear
[C#]
public void Clear();

Implements

IDictionary.Clear

See Also

DataTypeBaseDictionary Class | NAnt.Core Namespace