Removes an action from the collection
Namespace:
Novalys.VisualGuard.Security.DeploymentAssembly: vg_deployment (in vg_deployment.exe) Version: 3.2.912.1 (3.2.912.01)
Syntax
| C# |
|---|
public void Remove( VGDeploymentActionElement action ) |
| Visual Basic (Declaration) |
|---|
Public Sub Remove ( _ action As VGDeploymentActionElement _ ) |
Parameters
- action
- Type: Novalys.VisualGuard.Security.Deployment..::.VGDeploymentActionElement
the action to remove.