ModuleCollection.

Clear() Method

Summary

Removes all items from the collection.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Types
Containing Type
ModuleCollection

Syntax

public void Clear()

Return Value

Type Description
void