NAnt SDK Documentation - v0.92 |
|
PatternCollection.AddRange Method (Pattern[])
Adds the elements of a Pattern array to the end of the collection.
[Visual Basic]
Overloads Public Sub AddRange( _
ByVal
items As
Pattern() _
)
Parameters
-
items
- The array of Pattern elements to be added to the end of the collection.
See Also
PatternCollection Class | NAnt.Core.Types Namespace | PatternCollection.AddRange Overload List