DeployLX Software Protection System

FeatureNamesCollection Class

Implements a collection of FeatureFlags and their corresponding names.

Syntax

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

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