| snode Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Parser
 Syntax
Syntaxpublic class snode
The snode type exposes the following members.
 Constructors
Constructors 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 | |
|---|---|---|
|  | code | |
|  | Description | |
|  | height | |
|  | id | |
|  | inputConnectors | |
|  | name | |
|  | nodeId | |
|  | outputConnectors | |
|  | performers | |
|  | type | |
|  | width | |
|  | x | |
|  | y | 
 See Also
See Also