|
|
Home | Loader API | Interfaces | File List | Index | |
Returns the index of the last node in the sequence. So if the enumerator has returned 2 out of 5 ndoes from the node set then last() would return 5. The value of last does not change for a node set. This method implements the XPath last() function.
|