XPathSettings Constructor (XmlNameTable)XPathSettings Constructor (XmlNameTable)XPathSettings Constructor (XmlNameTable^)

Initializes a new instance of the XPathSettingsXPathSettingsXPathSettings class with the specified XmlNameTableXmlNameTableXmlNameTable.

Syntax

Public Sub New ( _
    nameTable As System.Xml.XmlNameTable _
)
public XPathSettings(
    System.Xml.XmlNameTable nameTable
)
public:
XPathSettings(
    System.Xml::XmlNameTable^ nameTable
)
 

Parameters

nameTable

Type: System.Xml.XmlNameTableSystem.Xml.XmlNameTableSystem.Xml::XmlNameTable^

The XmlNameTableXmlNameTableXmlNameTable instance to be used for atomized string comparisons.

Exceptions

ExceptionCondition
ArgumentNullExceptionArgumentNullExceptionArgumentNullExceptionnameTable is null a null reference (Nothing in Visual Basic) nullptr.
LicenceExceptionLicenceExceptionLicenceExceptionThis version of XmlPrime has expired.