DeployLX Software Protection System

Bag Class

Represents a bag of properties indexed by name.

Syntax

<SerializableAttribute> _
Public MustInherit Class Bag _
	Implements IChange, IXmlPersistable
[SerializableAttribute]
public abstract class Bag : IChange, 
	IXmlPersistable

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..Bag
    DeployLX.Licensing.v5..::..ColorBag
    DeployLX.Licensing.v5..::..ImageBag
    DeployLX.Licensing.v5..::..PropertyBag

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

See Also