Children<TNode>.Slice Method
Definition
Creates a shallow copy of a range of nodes in the source Children<TNode>.
public TNode[] Slice(int index, int count);
Parameters
Returns
TNode\[\]
A shallow copy of a range of nodes in the source Children<TNode>.
Last modified: 29 January 2025