Click or drag to resize

CAEXLibraryTLibItem Constructor

Initializes a new instance of the CAEXLibraryTLibItem class.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public CAEXLibrary(
	XElement libraryNode
)

Parameters

libraryNode  XElement
Any CAEX library XML node.
See Also