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