Represents a collection of VGRepositoryInformationElement objects stored in deployment configuration file.

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

Syntax

C#
public sealed class VGRepositoryInformationCollection : ConfigurationElementCollection
Visual Basic (Declaration)
Public NotInheritable Class VGRepositoryInformationCollection _
	Inherits ConfigurationElementCollection

Inheritance Hierarchy

System..::.Object
  System.Configuration..::.ConfigurationElement
    System.Configuration..::.ConfigurationElementCollection
      Novalys.VisualGuard.Security.Deployment.Repository..::.VGRepositoryInformationCollection

See Also