| MultipleInstanceNode Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Xpdl.Node
 Syntax
Syntaxinternal class MultipleInstanceNode : NodeBase
The MultipleInstanceNode type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | MultipleInstanceNode | Initializes a new instance of the MultipleInstanceNode class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Activity | 
            节点定义属性
            (Inherited from NodeBase.) | 
|  | ActivityInstance | 
            节点实例
            (Inherited from NodeBase.) | 
 See Also
See Also