Adds an action at the end of the collection

Namespace:  Novalys.VisualGuard.Security.Deployment
Assembly:  vg_deployment (in vg_deployment.exe) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public void Add(
	VGDeploymentActionElement action
)
Visual Basic (Declaration)
Public Sub Add ( _
	action As VGDeploymentActionElement _
)

See Also