public GetNodeAt ( string args, bool create = true, int index ) : |
||
args | string | An ordered list of keys, like a path |
create | bool | If true, will create any nodes it does not find along the path. |
index | int | Start index of the arg array |
return |