FrameworkInfoDictionary.

Clear() Method

Summary

Removes all elements from the System.Collections.IDictionary object.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
FrameworkInfoDictionary

Syntax

public void Clear()

Return Value

Type Description
void