NAnt SDK Documentation - v0.92

ArgumentCollection Constructor (ArgumentCollection)

Initializes a new instance of the ArgumentCollection class with the specified ArgumentCollection instance.

[Visual Basic]
Overloads Public Sub New( _
   ByVal value As ArgumentCollection _
)
[C#]
public ArgumentCollection(
   ArgumentCollection value
);

See Also

ArgumentCollection Class | NAnt.Core.Types Namespace | ArgumentCollection Constructor Overload List