NAnt SDK Documentation - v0.92

FrameworkInfoDictionary.Remove Method 

[Visual Basic]
Public Sub Remove( _
   ByVal key As String _
)
[C#]
public void Remove(
   string key
);

See Also

FrameworkInfoDictionary Class | NAnt.Core Namespace