XPathNodeIterator LastUnique (object  input, string  attributeLocalName)
 
Last unique element with matching local name.
Exceptions:
| OutOfMemoryException  | Thrown when a low memory situation occurs. | 
Parameters:
| input  | The input node set. | 
| attributeLocalName  | Local name of the element. | 
Returns:
A node set.
Last modified date: 10/14/2020