DeployLX Software Protection System

UriCollection Class

Implements a strongly typed collection of String objects that represent URIs that reference resources in the licensing system.

Syntax

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

Remarks

To learn more about referencing resources in DeployLX Licensing, see the Resources and Addresses topic.

Inheritance Hierarchy

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

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

See Also