Click or drag to resize

ICAEXWrapperRemove Method

Removes this object

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
void Remove(
	bool removeRelations = true
)

Parameters

removeRelations  Boolean  (Optional)
If set to true, all existing references to the element are removed.
See Also