Summary
Retrieves an array of
NAnt.Contrib.Tasks.PVCS.PVCSCommandArgument objects in this collection.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .PVCS - Containing Type
- P
V C S Command Argument Collection
Syntax
public PVCSCommandArgument[] ToArray()
Return Value
| Type | Description |
|---|---|
| P |
An array of command arguments in this collection. |
