RSS Documentation
NodeItemCollection Class
Members 



Object Model
NodeItemCollection ClassNodeItem Class
Syntax
'Declaration
 
Public Class NodeItemCollection 
   Inherits BPM.BPMList(Of NodeItem)
   Implements BPM.IPackableCollection 
'Usage
 
Dim instance As NodeItemCollection
public class NodeItemCollection : BPM.BPMList<NodeItem>, BPM.IPackableCollection  
public ref class NodeItemCollection : public BPM.BPMList<NodeItem>, BPM.IPackableCollection  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      BPM.BPMList<T>
         BPM.Client.TaskTrace.NodeItemCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NodeItemCollection Members
BPM.Client.TaskTrace Namespace

Send Feedback