StaticContextSettings Constructor (XmlNameTable)StaticContextSettings Constructor (XmlNameTable)StaticContextSettings Constructor (XmlNameTable^)

Syntax

Protected Sub New ( _
    nameTable As System.Xml.XmlNameTable _
)
protected StaticContextSettings(
    System.Xml.XmlNameTable nameTable
)
protected:
StaticContextSettings(
    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.