Click or drag to resize
INodeCollection Properties

The INodeCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns total number of available node in the collection
Public propertyFinalNode
Final node of the collection that internal execution will be finished when reached
Public propertyInitialNode
Initial node of the collection that execution will pick it to start
Public propertyItemInt32
Get a node by index
Public propertyItemString
Get a node by name
Top
See Also