string BuildPath( LinkedList<PathNode> path, string name )
Function BuildPath ( path As LinkedList(Of PathNode), name As String ) As String