Share via


SysUpgradeTreenode.dispose Method [AX 2012]

Disposes the memory consumed by the instance of the SysUpgradeTreenode class.

Syntax

public void dispose()

Run On

Called

Remarks

Remember to call this method before the class is garbage-collected.Failing to do this may cause out-of-memory exceptions.

See Also

Reference

SysUpgradeTreenode Class