| Mvp.Xml API Documentation |
|
IndexingXPathNavigator.AddKey Method
Adds named key for use with key() function.
Parameters
-
keyName
- The name of the key
-
match
- XPath pattern, defining the nodes to which this key is applicable
-
use
- XPath expression used to determine the value of the key for each matching node
See Also
IndexingXPathNavigator Class | Mvp.Xml.Common.XPath Namespace