DeployLX Software Protection System

StringCollection Class

Implements a strongly typed collection of String objects.

Syntax

<SerializableAttribute> _
Public Class StringCollection _
	Inherits WithEventsCollection
[SerializableAttribute]
public class StringCollection : WithEventsCollection

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..WithEventsCollection
    DeployLX.Licensing.v5..::..StringCollection
      DeployLX.Licensing.v5..::..FeatureNamesCollection

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

See Also