NAnt SDK Documentation - v0.92

DataTypeCollectionBase.Clear Method 

Removes all items from the collection.

[Visual Basic]
NotOverridable Public Sub Clear()
[C#]
public void Clear();

See Also

DataTypeCollectionBase Class | NAnt.DotNet.Types Namespace