Click or drag to resize

AMLFile Constructor

Initializes a new instance of the AMLFile class.

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public AMLFile(
	XElement node
)

Parameters

node  XElement
The node.
See Also