XsltSettings Constructor (XmlNameTable)XsltSettings Constructor (XmlNameTable)XsltSettings Constructor (XmlNameTable^)

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

Syntax

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

Parameters

nameTable

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

The name table to be used.

Exceptions

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