Represents a read only collection of VGIDeploymentAction to execute.
Namespace:
Novalys.VisualGuard.Security.Deployment.ActionsAssembly: vg_deployment (in vg_deployment.exe) Version: 3.2.912.1 (3.2.912.01)
Syntax
| C# |
|---|
public class VGDeploymentActionCollection : IEnumerable<VGIDeploymentAction>, IEnumerable |
| Visual Basic (Declaration) |
|---|
Public Class VGDeploymentActionCollection _ Implements IEnumerable(Of VGIDeploymentAction), IEnumerable |