Search:     Advanced search

Function Add

Article ID: 254
Last updated: 23 Sep, 2010
Views: 718
Posted: 07 Aug, 2008
by Ramsey M.
Updated: 23 Sep, 2010
by Murray D.

Description:

Function Add: INode

Adds a new node to the collection.  Returns the new node object.

Code:

Delphi:
  onode := onodes.add;

VBA:
set onode = onodes.add

Notes:

{See Also: Node Object}

IPlanCenter Heirarchy Map


PlanSwift Enterprise 8.2 or later

This article was:  
Prev  Not what you're looking for? Suggest a topic  Next
Procedure Delete     2.1.2.2d - INode