PVCSCommandArgumentCollection.

ToArray() Method

Summary

Retrieves an array of NAnt.Contrib.Tasks.PVCS.PVCSCommandArgument objects in this collection.

Syntax

public PVCSCommandArgument[] ToArray()

Return Value

Type Description
PVCSCommandArgument[] An array of command arguments in this collection.