DeployLX Software Protection System

DomainNameLimit..::..ReadFromXml Method

Reads the Limit properties from the XML reader.

Syntax

Protected Overrides Function ReadFromXml ( _
	reader As XmlReader _
) As Boolean
protected override bool ReadFromXml(
	XmlReader reader
)

Parameters

reader
The reader to load from.

Return Value

Returns true if the read was successful, otherwise false.

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

See Also