TreeBuilderGetTreeRoot Method
|
Get tree root node.
Namespace:
Guardtime.KSI.Service
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic TreeNode GetTreeRoot()
Public Function GetTreeRoot As TreeNode
public:
TreeNode^ GetTreeRoot()
member GetTreeRoot : unit -> TreeNode
Return Value
Type:
TreeNode
See Also