DeployLX Software Protection System

SecureLicenseCollection Class

Implements a strongly typed collection of SecureLicense objects.

Syntax

<SerializableAttribute> _
Public NotInheritable Class SecureLicenseCollection _
	Inherits WithEventsCollection
[SerializableAttribute]
public sealed class SecureLicenseCollection : WithEventsCollection

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..WithEventsCollection
    DeployLX.Licensing.v5..::..SecureLicenseCollection

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also