Summary
Allows the
NAnt.Contrib.Tasks.PVCS.PVCSCommandArgument objects in the collection to be manipulated.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .PVCS - Containing Type
- P
V C S Command Argument Collection
Syntax
public PVCSCommandArgument this[int index] { get; set; }
Parameters
| Name | Type | Description |
|---|---|---|
| index | int |
Value
| Type | Description |
|---|---|
| PVCSCommandArgument |
