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