MobileForms Toolkit Documentation

AdvancedTree.GetNextNode Method 

Get next node of the desired node.

public Node GetNextNode(
Node node
);

Parameters

node
Node of which you want to get next node.

Return Value

Next node of desired node.

See Also

AdvancedTree Class | Resco.Controls.AdvancedTree Namespace