TupleNode Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the TupleNode class.
Overload List
Name | Description | |
---|---|---|
![]() |
TupleNode() | Initializes a new instance of the TupleNode class. |
![]() |
TupleNode(Tuple) | Initializes a new instance of the TupleNode class based on a Tuple object. |
Top