NAnt SDK Documentation - v0.85-nightly-2005-11-09

DataTypeCollectionBase.Clear Method 

[This is preliminary documentation and subject to change.]

Removes all items from the collection.

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

Remarks

Missing <remarks> documentation for M:NAnt.DotNet.Types.DataTypeCollectionBase.Clear

See Also

DataTypeCollectionBase Class | NAnt.DotNet.Types Namespace