Resets the list to its beginning.
reset();
Remarks
When calling SGNodeList.nextNode method, null may be received, if the end of the list was reached. This method provides a way to start traversing the list from the beginning.