Interface IReadOnlyLinkedNode
Interface for iterate read-only linked node
public interface IReadOnlyLinkedNode
Methods
GetChildAt(int)
Get child not at index
CeresNode GetChildAt(int index)
Parameters
indexint
Returns
GetChildrenCount()
Get child node count
int GetChildrenCount()
Returns
- int