NAnt SDK Documentation - v0.92 |
|
FormatterDataCollection.Remove Method
Removes a member from the collection.
[Visual Basic]
Public Sub Remove( _
ByVal
item As
FormatterData _
)
Parameters
-
item
- The FormatterData to remove from the collection.
See Also
FormatterDataCollection Class | NAnt.NUnit.Types Namespace