Show / Hide Table of Contents

Constructor UndoCreate

| Edit this page View Source

UndoCreate(IEnumerable<ZDO>)

Create new undo data for ZDO creation operations. Clones all ZDO data to prevent NREs.
Declaration
public UndoCreate(IEnumerable<ZDO> data)
Parameters
Type Name Description
IEnumerable<ZDO> data Enumerable of ZDOs which were created.
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾