Summary
    Initializes a new instance of the 
		NAnt.Core.Util.CommandLineArgumentCollection class
    with the specified array of NAnt.Core.Util.CommandLineArgument instances.
    - Assembly
 - NAnt
.Core .dll  - Namespace
 - NAnt
.Core .Util  - Containing Type
 - Command
Line Argument Collection  
Syntax
public CommandLineArgumentCollection(CommandLineArgument[] value)
	Parameters
| Name | Type | Description | 
|---|---|---|
| value | Command | 
						
Return Value
| Type | Description | 
|---|---|
| void | 
