PVCSCommandArgumentCollection.

this[int] Property

Summary

Allows the NAnt.Contrib.Tasks.PVCS.PVCSCommandArgument objects in the collection to be manipulated.

Syntax

public PVCSCommandArgument this[int index] { get; set; }

Parameters

Name Type Description
index int

Value

Type Description
PVCSCommandArgument