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