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