DeployLX Software Protection System

LicenseResourceCollection Class

Implements a strongly typed collection of LicenseResource objects.

Syntax

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

Inheritance Hierarchy

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

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

See Also