DeployLX Software Protection System

ValidationRecordCollection Class

Implements a strongly typed collection of ValidationRecord objects.

Syntax

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

Inheritance Hierarchy

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

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

See Also