 | ApplyTemplates (string, string, IXPathNavigable, Stream)ApplyTemplates (String, String, IXPathNavigable, Stream)ApplyTemplates (String^, String^, IXPathNavigable^, Stream^) |
Applies template rules with the specified initial mode to the specified context node and outputs the primary result document
to a StreamStreamStream.
|
 | ApplyTemplates (string, string, IXPathNavigable, TextWriter)ApplyTemplates (String, String, IXPathNavigable, TextWriter)ApplyTemplates (String^, String^, IXPathNavigable^, TextWriter^) |
Applies template rules with the specified initial mode to the specified context node and outputs the primary result document
to a TextWriterTextWriterTextWriter.
|
 | ApplyTemplates (string, string, IXPathNavigable, XmlWriter)ApplyTemplates (String, String, IXPathNavigable, XmlWriter)ApplyTemplates (String^, String^, IXPathNavigable^, XmlWriter^) |
Applies template rules with the specified initial mode to the specified context node and outputs the primary result document
to an XmlWriterXmlWriterXmlWriter.
|
 | ApplyTemplates (string, string, IXPathNavigable, IResultDocumentHandler)ApplyTemplates (String, String, IXPathNavigable, IResultDocumentHandler)ApplyTemplates (String^, String^, IXPathNavigable^, IResultDocumentHandler^) |
Applies template rules with the specified initial mode to the specified context node and outputs all result documents using an
object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
|
 | ApplyTemplates (string, string, DynamicContextSettings, Stream)ApplyTemplates (String, String, DynamicContextSettings, Stream)ApplyTemplates (String^, String^, DynamicContextSettings^, Stream^) |
Applies template rules with the specified initial mode using the specified initial dynamic context settings and outputs
the primary result document to a StreamStreamStream.
|
 | ApplyTemplates (string, string, DynamicContextSettings, TextWriter)ApplyTemplates (String, String, DynamicContextSettings, TextWriter)ApplyTemplates (String^, String^, DynamicContextSettings^, TextWriter^) |
Applies template rules with the specified initial mode using the specified initial dynamic context settings and outputs
the primary result document to a StreamStreamStream.
|
 | ApplyTemplates (string, string, DynamicContextSettings, XmlWriter)ApplyTemplates (String, String, DynamicContextSettings, XmlWriter)ApplyTemplates (String^, String^, DynamicContextSettings^, XmlWriter^) |
Applies template rules with the specified initial mode using the specified initial dynamic context settings
and outputs the primary result document to an XmlWriterXmlWriterXmlWriter.
|
 | ApplyTemplates (string, string, DynamicContextSettings, IResultDocumentHandler)ApplyTemplates (String, String, DynamicContextSettings, IResultDocumentHandler)ApplyTemplates (String^, String^, DynamicContextSettings^, IResultDocumentHandler^) |
Applies template rules with the specified initial mode using the specified initial dynamic context settings and outputs
all result documents using an object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
|
 | ApplyTemplates (XmlQualifiedName, XmlReader, Stream)ApplyTemplates (XmlQualifiedName, XmlReader, Stream)ApplyTemplates (XmlQualifiedName^, XmlReader^, Stream^) |
Applies template rules with the specified initial mode to the specified input document and outputs the primary result
document to a StreamStreamStream.
|
 | ApplyTemplates (XmlQualifiedName, XmlReader, TextWriter)ApplyTemplates (XmlQualifiedName, XmlReader, TextWriter)ApplyTemplates (XmlQualifiedName^, XmlReader^, TextWriter^) |
Applies template rules with the specified initial mode to the specified input document and outputs the primary result
document to a TextWriterTextWriterTextWriter.
|
 | ApplyTemplates (XmlQualifiedName, XmlReader, XmlWriter)ApplyTemplates (XmlQualifiedName, XmlReader, XmlWriter)ApplyTemplates (XmlQualifiedName^, XmlReader^, XmlWriter^) |
Applies template rules with the specified initial mode to the specified input document and outputs the primary result
document to an XmlWriterXmlWriterXmlWriter.
|
 | ApplyTemplates (XmlQualifiedName, XmlReader, IResultDocumentHandler)ApplyTemplates (XmlQualifiedName, XmlReader, IResultDocumentHandler)ApplyTemplates (XmlQualifiedName^, XmlReader^, IResultDocumentHandler^) |
Applies template rules with the specified initial mode to the specified input document and outputs the all result documents
using an object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
|
 | ApplyTemplates (XmlQualifiedName, IXPathNavigable, Stream)ApplyTemplates (XmlQualifiedName, IXPathNavigable, Stream)ApplyTemplates (XmlQualifiedName^, IXPathNavigable^, Stream^) |
Applies template rules with the specified initial mode to the specified context node and outputs the primary result document
to a StreamStreamStream.
|
 | ApplyTemplates (XmlQualifiedName, IXPathNavigable, TextWriter)ApplyTemplates (XmlQualifiedName, IXPathNavigable, TextWriter)ApplyTemplates (XmlQualifiedName^, IXPathNavigable^, TextWriter^) |
Applies template rules with the specified initial mode to the specified context node and outputs the primary result document
to a TextWriterTextWriterTextWriter.
|
 | ApplyTemplates (XmlQualifiedName, IXPathNavigable, XmlWriter)ApplyTemplates (XmlQualifiedName, IXPathNavigable, XmlWriter)ApplyTemplates (XmlQualifiedName^, IXPathNavigable^, XmlWriter^) |
Applies template rules with the specified initial mode to the specified context node and outputs the primary result
document to an XmlWriterXmlWriterXmlWriter.
|
 | ApplyTemplates (XmlQualifiedName, IXPathNavigable, IResultDocumentHandler)ApplyTemplates (XmlQualifiedName, IXPathNavigable, IResultDocumentHandler)ApplyTemplates (XmlQualifiedName^, IXPathNavigable^, IResultDocumentHandler^) |
Applies template rules with the specified initial mode to the specified context node and outputs all result documents using an
object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
|
 | ApplyTemplates (XmlQualifiedName, DynamicContextSettings, Stream)ApplyTemplates (XmlQualifiedName, DynamicContextSettings, Stream)ApplyTemplates (XmlQualifiedName^, DynamicContextSettings^, Stream^) |
Applies template rules with the specified initial mode using the specific dynamic context settings.
and outputs the primary result document to a StreamStreamStream.
|
 | ApplyTemplates (XmlQualifiedName, DynamicContextSettings, TextWriter)ApplyTemplates (XmlQualifiedName, DynamicContextSettings, TextWriter)ApplyTemplates (XmlQualifiedName^, DynamicContextSettings^, TextWriter^) |
Applies template rules with the specified initial mode using the specific dynamic context settings
and outputs the primary result document to a TextWriterTextWriterTextWriter.
|
 | ApplyTemplates (XmlQualifiedName, DynamicContextSettings, XmlWriter)ApplyTemplates (XmlQualifiedName, DynamicContextSettings, XmlWriter)ApplyTemplates (XmlQualifiedName^, DynamicContextSettings^, XmlWriter^) |
Applies template rules with the specified initial mode using the specific dynamic context settings
and outputs the primary result document to a XmlWriterXmlWriterXmlWriter.
|
 | ApplyTemplates (XmlQualifiedName, DynamicContextSettings, IResultDocumentHandler)ApplyTemplates (XmlQualifiedName, DynamicContextSettings, IResultDocumentHandler)ApplyTemplates (XmlQualifiedName^, DynamicContextSettings^, IResultDocumentHandler^) |
Applies template rules with the specified initial mode using the specific dynamic context settings and outputs
all result documents using an object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
|
 | ApplyTemplates (XmlReader, Stream)ApplyTemplates (XmlReader, Stream)ApplyTemplates (XmlReader^, Stream^) |
Applies default mode template rules to the specified input document and outputs the primary result document to a
StreamStreamStream.
|
 | ApplyTemplates (XmlReader, TextWriter)ApplyTemplates (XmlReader, TextWriter)ApplyTemplates (XmlReader^, TextWriter^) |
Applies default mode template rules to the specified input document and outputs the primary result document to a
TextWriterTextWriterTextWriter.
|
 | ApplyTemplates (XmlReader, XmlWriter)ApplyTemplates (XmlReader, XmlWriter)ApplyTemplates (XmlReader^, XmlWriter^) |
Applies default mode template rules to the specified input document and outputs the primary result document to an
XmlWriterXmlWriterXmlWriter.
|
 | ApplyTemplates (XmlReader, IResultDocumentHandler)ApplyTemplates (XmlReader, IResultDocumentHandler)ApplyTemplates (XmlReader^, IResultDocumentHandler^) |
Applies default mode template rules to the specified input document and outputs all result documents using an
object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
|
 | ApplyTemplates (IXPathNavigable, Stream)ApplyTemplates (IXPathNavigable, Stream)ApplyTemplates (IXPathNavigable^, Stream^) |
Applies default mode template rules to the specified context node and outputs the primary result document to a
StreamStreamStream.
|
 | ApplyTemplates (IXPathNavigable, TextWriter)ApplyTemplates (IXPathNavigable, TextWriter)ApplyTemplates (IXPathNavigable^, TextWriter^) |
Applies default mode template rules to the specified context node and outputs the primary result document to a
TextWriterTextWriterTextWriter.
|
 | ApplyTemplates (IXPathNavigable, XmlWriter)ApplyTemplates (IXPathNavigable, XmlWriter)ApplyTemplates (IXPathNavigable^, XmlWriter^) |
Applies default mode template rules to the specified context node and outputs the primary result document to an
XmlWriterXmlWriterXmlWriter.
|
 | ApplyTemplates (IXPathNavigable, IResultDocumentHandler)ApplyTemplates (IXPathNavigable, IResultDocumentHandler)ApplyTemplates (IXPathNavigable^, IResultDocumentHandler^) |
Applies default mode template rules to the specified context node and outputs result documents using an
object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
|
 | ApplyTemplates (DynamicContextSettings, Stream)ApplyTemplates (DynamicContextSettings, Stream)ApplyTemplates (DynamicContextSettings^, Stream^) |
Applies default mode template rules using the specified initial dynamic context settings and outputs the primary
result document to a StreamStreamStream.
|
 | ApplyTemplates (DynamicContextSettings, TextWriter)ApplyTemplates (DynamicContextSettings, TextWriter)ApplyTemplates (DynamicContextSettings^, TextWriter^) |
Applies default mode template rules using the specified initial dynamic context settings and outputs the primary result
document to a TextWriterTextWriterTextWriter.
|
 | ApplyTemplates (DynamicContextSettings, XmlWriter)ApplyTemplates (DynamicContextSettings, XmlWriter)ApplyTemplates (DynamicContextSettings^, XmlWriter^) |
Applies default mode template rules using the specified initial dynamic context settings and outputs the primary result
document to an XmlWriterXmlWriterXmlWriter.
|
 | ApplyTemplates (DynamicContextSettings, IResultDocumentHandler)ApplyTemplates (DynamicContextSettings, IResultDocumentHandler)ApplyTemplates (DynamicContextSettings^, IResultDocumentHandler^) |
Applies default mode template rules using the specified initial dynamic context settings and outputs all result documents
using an object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
|
 | CallInitialTemplate (XmlReader, Stream)CallInitialTemplate (XmlReader, Stream)CallInitialTemplate (XmlReader^, Stream^) |
Calls the template named xsl:initial-template with the specified initial context node and writes the primary result document to a
StreamStreamStream.
|
 | CallInitialTemplate (XmlReader, TextWriter)CallInitialTemplate (XmlReader, TextWriter)CallInitialTemplate (XmlReader^, TextWriter^) |
Calls the template named xsl:initial-template with the specified initial context node and outputs the primary result document to a
TextWriterTextWriterTextWriter.
|
 | CallInitialTemplate (XmlReader, XmlWriter)CallInitialTemplate (XmlReader, XmlWriter)CallInitialTemplate (XmlReader^, XmlWriter^) |
Calls the template named xsl:initial-template with the specified initial context node and outputs the result to an
XmlWriterXmlWriterXmlWriter.
|
 | CallInitialTemplate (XmlReader, IResultDocumentHandler)CallInitialTemplate (XmlReader, IResultDocumentHandler)CallInitialTemplate (XmlReader^, IResultDocumentHandler^) |
Calls the template named xsl:initial-template with the specified initial context node and outputs all result documents
using object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
|
 | CallInitialTemplate (IXPathNavigable, Stream)CallInitialTemplate (IXPathNavigable, Stream)CallInitialTemplate (IXPathNavigable^, Stream^) |
Calls the template named xsl:initial-template with the specified initial context node and outputs the primary result document to a
StreamStreamStream.
|
 | CallInitialTemplate (IXPathNavigable, TextWriter)CallInitialTemplate (IXPathNavigable, TextWriter)CallInitialTemplate (IXPathNavigable^, TextWriter^) |
Calls the template named xsl:initial-template with the specified initial context node and outputs the primary result document to a
TextWriterTextWriterTextWriter.
|
 | CallInitialTemplate (IXPathNavigable, XmlWriter)CallInitialTemplate (IXPathNavigable, XmlWriter)CallInitialTemplate (IXPathNavigable^, XmlWriter^) |
Calls the template named xsl:initial-template e with the specified initial context node and outputs the primary result document to an
XmlWriterXmlWriterXmlWriter.
|
 | CallInitialTemplate (DynamicContextSettings, Stream)CallInitialTemplate (DynamicContextSettings, Stream)CallInitialTemplate (DynamicContextSettings^, Stream^) |
Calls the template named xsl:initial-template using the specified dynamic context settings and outputs the primary result document to a
StreamStreamStream.
|
 | CallInitialTemplate (DynamicContextSettings, TextWriter)CallInitialTemplate (DynamicContextSettings, TextWriter)CallInitialTemplate (DynamicContextSettings^, TextWriter^) |
Calls the template named xsl:initial-template using the specified dynamic context settings and outputs the primary result document to a
TextWriterTextWriterTextWriter.
|
 | CallInitialTemplate (DynamicContextSettings, XmlWriter)CallInitialTemplate (DynamicContextSettings, XmlWriter)CallInitialTemplate (DynamicContextSettings^, XmlWriter^) |
Calls the template named xsl:initial-template using the specified dynamic context settings and outputs the primary result document to an
XmlWriterXmlWriterXmlWriter.
|
 | CallInitialTemplate (DynamicContextSettings, IResultDocumentHandler)CallInitialTemplate (DynamicContextSettings, IResultDocumentHandler)CallInitialTemplate (DynamicContextSettings^, IResultDocumentHandler^) |
Calls the template named xsl:initial-template using the specified dynamic context settings and outputs all result documents using an
object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
|
 | CallTemplate (string, string, XmlReader, Stream)CallTemplate (String, String, XmlReader, Stream)CallTemplate (String^, String^, XmlReader^, Stream^) |
Calls the specified named template with the specified initial context node and writes the primary result document to a
StreamStreamStream.
|
 | CallTemplate (string, string, XmlReader, TextWriter)CallTemplate (String, String, XmlReader, TextWriter)CallTemplate (String^, String^, XmlReader^, TextWriter^) |
Calls the specified named template with the specified initial context node and outputs the primary result document to a
TextWriterTextWriterTextWriter.
|
 | CallTemplate (string, string, XmlReader, XmlWriter)CallTemplate (String, String, XmlReader, XmlWriter)CallTemplate (String^, String^, XmlReader^, XmlWriter^) |
Calls the specified named template with the specified initial context node and outputs the result to an
XmlWriterXmlWriterXmlWriter.
|
 | CallTemplate (string, string, XmlReader, IResultDocumentHandler)CallTemplate (String, String, XmlReader, IResultDocumentHandler)CallTemplate (String^, String^, XmlReader^, IResultDocumentHandler^) |
Calls the specified named template with the specified initial context node and outputs all result documents
using object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
|
 | CallTemplate (string, string, IXPathNavigable, Stream)CallTemplate (String, String, IXPathNavigable, Stream)CallTemplate (String^, String^, IXPathNavigable^, Stream^) |
Calls the specified named template with the specified initial context node and outputs the primary result document to a
StreamStreamStream.
|
 | CallTemplate (string, string, IXPathNavigable, TextWriter)CallTemplate (String, String, IXPathNavigable, TextWriter)CallTemplate (String^, String^, IXPathNavigable^, TextWriter^) |
Calls the specified named template with the specified initial context node and outputs the primary result document to a
TextWriterTextWriterTextWriter.
|
 | CallTemplate (string, string, IXPathNavigable, XmlWriter)CallTemplate (String, String, IXPathNavigable, XmlWriter)CallTemplate (String^, String^, IXPathNavigable^, XmlWriter^) |
Calls the specified named template with the specified initial context node and outputs the primary result document to an
XmlWriterXmlWriterXmlWriter.
|
 | CallTemplate (string, string, IXPathNavigable, IResultDocumentHandler)CallTemplate (String, String, IXPathNavigable, IResultDocumentHandler)CallTemplate (String^, String^, IXPathNavigable^, IResultDocumentHandler^) |
Calls the specified named template and outputs all result documents
using an object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
|
 | CallTemplate (string, string, DynamicContextSettings, Stream)CallTemplate (String, String, DynamicContextSettings, Stream)CallTemplate (String^, String^, DynamicContextSettings^, Stream^) |
Calls the specified named template using the specified dynamic context settings and outputs the primary result document to a
StreamStreamStream.
|
 | CallTemplate (string, string, DynamicContextSettings, TextWriter)CallTemplate (String, String, DynamicContextSettings, TextWriter)CallTemplate (String^, String^, DynamicContextSettings^, TextWriter^) |
Calls the specified named template using the specified dynamic context settings and outputs the primary result document to a
TextWriterTextWriterTextWriter.
|
 | CallTemplate (string, string, DynamicContextSettings, XmlWriter)CallTemplate (String, String, DynamicContextSettings, XmlWriter)CallTemplate (String^, String^, DynamicContextSettings^, XmlWriter^) |
Calls the specified named template using the specified dynamic context settings and outputs the primary result document to an
XmlWriterXmlWriterXmlWriter.
|
 | CallTemplate (string, string, DynamicContextSettings, IResultDocumentHandler)CallTemplate (String, String, DynamicContextSettings, IResultDocumentHandler)CallTemplate (String^, String^, DynamicContextSettings^, IResultDocumentHandler^) |
Calls the specified named template using the specified dynamic context settings and outputs all result documents using an
object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
|
 | CallTemplate (XmlQualifiedName, XmlReader, Stream)CallTemplate (XmlQualifiedName, XmlReader, Stream)CallTemplate (XmlQualifiedName^, XmlReader^, Stream^) |
Calls the specified named template using the specified input document and outputs the primary result document to a
StreamStreamStream.
|
 | CallTemplate (XmlQualifiedName, XmlReader, TextWriter)CallTemplate (XmlQualifiedName, XmlReader, TextWriter)CallTemplate (XmlQualifiedName^, XmlReader^, TextWriter^) |
Calls the specified named template using the specified input document and outputs the primary result document to a
TextWriterTextWriterTextWriter.
|
 | CallTemplate (XmlQualifiedName, XmlReader, XmlWriter)CallTemplate (XmlQualifiedName, XmlReader, XmlWriter)CallTemplate (XmlQualifiedName^, XmlReader^, XmlWriter^) |
Calls the specified named template using the specified input document and outputs the primary result document to an
XmlWriterXmlWriterXmlWriter.
|
 | CallTemplate (XmlQualifiedName, XmlReader, IResultDocumentHandler)CallTemplate (XmlQualifiedName, XmlReader, IResultDocumentHandler)CallTemplate (XmlQualifiedName^, XmlReader^, IResultDocumentHandler^) |
Calls the specified named template using the specified input document and outputs result documents using an
object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
|
 | CallTemplate (XmlQualifiedName, IXPathNavigable, Stream)CallTemplate (XmlQualifiedName, IXPathNavigable, Stream)CallTemplate (XmlQualifiedName^, IXPathNavigable^, Stream^) |
Calls the specified named template using the specified initial context node and outputs the primary result document to a
StreamStreamStream.
|
 | CallTemplate (XmlQualifiedName, IXPathNavigable, TextWriter)CallTemplate (XmlQualifiedName, IXPathNavigable, TextWriter)CallTemplate (XmlQualifiedName^, IXPathNavigable^, TextWriter^) |
Calls the specified named template using the specified initial context node and outputs the primary result document to a
TextWriterTextWriterTextWriter.
|
 | CallTemplate (XmlQualifiedName, IXPathNavigable, XmlWriter)CallTemplate (XmlQualifiedName, IXPathNavigable, XmlWriter)CallTemplate (XmlQualifiedName^, IXPathNavigable^, XmlWriter^) |
Calls the specified named template using the specified initial context node and outputs the primary result document to an
XmlWriterXmlWriterXmlWriter.
|
 | CallTemplate (XmlQualifiedName, IXPathNavigable, IResultDocumentHandler)CallTemplate (XmlQualifiedName, IXPathNavigable, IResultDocumentHandler)CallTemplate (XmlQualifiedName^, IXPathNavigable^, IResultDocumentHandler^) |
Calls the specified named template using the specified initial context node and outputs the results using an
object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
|
 | CallTemplate (XmlQualifiedName, DynamicContextSettings, Stream)CallTemplate (XmlQualifiedName, DynamicContextSettings, Stream)CallTemplate (XmlQualifiedName^, DynamicContextSettings^, Stream^) |
Calls the specified named template using the specified dynamic context settings and outputs the primary result document to a
StreamStreamStream.
|
 | CallTemplate (XmlQualifiedName, DynamicContextSettings, TextWriter)CallTemplate (XmlQualifiedName, DynamicContextSettings, TextWriter)CallTemplate (XmlQualifiedName^, DynamicContextSettings^, TextWriter^) |
Calls the specified named template using the specified dynamic context settings and outputs the primary result document to a
TextWriterTextWriterTextWriter.
|
 | CallTemplate (XmlQualifiedName, DynamicContextSettings, XmlWriter)CallTemplate (XmlQualifiedName, DynamicContextSettings, XmlWriter)CallTemplate (XmlQualifiedName^, DynamicContextSettings^, XmlWriter^) |
Calls the specified named template using the specified dynamic context settings and outputs the primary result document to an
XmlWriterXmlWriterXmlWriter.
|
 | CallTemplate (XmlQualifiedName, DynamicContextSettings, IResultDocumentHandler)CallTemplate (XmlQualifiedName, DynamicContextSettings, IResultDocumentHandler)CallTemplate (XmlQualifiedName^, DynamicContextSettings^, IResultDocumentHandler^) |
Calls the specified named template using the specified dynamic context settings and outputs all result documents using an
object implementing the IResultDocumentHandlerIResultDocumentHandlerIResultDocumentHandler interface.
|
  | Compile (Stream)Compile (Stream)Compile (Stream^) |
Loads and compiles the specified XSLT stylesheet and returns an XsltXsltXslt object that represents
the XSLT stylesheet. Default static context settings are used.
|
  | Compile (Stream, XsltSettings)Compile (Stream, XsltSettings)Compile (Stream^, XsltSettings^) |
Loads and compiles the specified XSLT stylesheet and returns an XsltXsltXslt object that represents
the XSLT stylesheet. The specified static context settings are used.
|
  | Compile (TextReader)Compile (TextReader)Compile (TextReader^) |
Loads and compiles the specified XSLT stylesheet and returns an XsltXsltXslt object that represents
the XSLT stylesheet. Default static context settings are used.
|
  | Compile (TextReader, XsltSettings)Compile (TextReader, XsltSettings)Compile (TextReader^, XsltSettings^) |
Loads and compiles the specified XSLT stylesheet and returns an XsltXsltXslt object that represents
the XSLT stylesheet. The specified static context settings are used.
|
  | Compile (string, XmlNameTable)Compile (String, XmlNameTable)Compile (String^, XmlNameTable^) |
Compiles the specified XSLT stylesheet and returns an XsltXsltXslt object that represents the transformation.
Default static context settings are used.
|
  | Compile (string, XsltSettings)Compile (String, XsltSettings)Compile (String^, XsltSettings^) |
Compiles the specified XSLT stylesheet and returns an XsltXsltXslt object that represents the transformation.
The specified static context settings are used.
|
  | Compile (Uri, XmlNameTable)Compile (Uri, XmlNameTable)Compile (Uri^, XmlNameTable^) |
Compiles the specified XSLT stylesheet and returns an XsltXsltXslt object that represents the transformation.
Default static context settings are used.
|
  | Compile (Uri, XsltSettings)Compile (Uri, XsltSettings)Compile (Uri^, XsltSettings^) |
Compiles the specified XSLT stylesheet and returns an XsltXsltXslt object that represents the transformation.
The specified static context settings are used.
|
  | Compile (XmlReader)Compile (XmlReader)Compile (XmlReader^) |
Loads and compiles the specified XSLT stylesheet and returns an XsltXsltXslt object that represents
the XSLT stylesheet. Default static context settings are used.
|
  | Compile (XmlReader, XsltSettings)Compile (XmlReader, XsltSettings)Compile (XmlReader^, XsltSettings^) |
Loads and compiles the specified XSLT stylesheet and returns an XsltXsltXslt object that represents
the XSLT stylesheet. The specified static context settings are used.
|
  | Compile (IXPathNavigable)Compile (IXPathNavigable)Compile (IXPathNavigable^) |
Compiles the specified XSLT stylesheet and returns an XsltXsltXslt object that represents
the XSLT stylesheet. The specified static context settings are used.
|
  | Compile (IXPathNavigable, XsltSettings)Compile (IXPathNavigable, XsltSettings)Compile (IXPathNavigable^, XsltSettings^) |
Compiles the specified XSLT stylesheet and returns an XsltXsltXslt object that represents
the XSLT stylesheet. The specified static context settings are used.
|
 | Object.EqualsObject.EqualsObject::Equals | Determines whether the specified objectObjectobject is equal to the current objectObjectobject.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | ExplainExplainExplain |
Writes the transformation execution plan to the specified XmlWriterXmlWriterXmlWriter.
|
 | Object.FinalizeObject.FinalizeObject::Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Object.GetHashCodeObject.GetHashCodeObject::GetHashCode | Serves as a hash function for a particular type. (Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Object.GetTypeObject.GetTypeObject::GetType | Gets the type of the current instance.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Object.MemberwiseCloneObject.MemberwiseCloneObject::MemberwiseClone | Creates a shallow copy of the current objectObjectobject.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | ToStringToStringToString |
Returns a stringStringString that represents the current objectObjectobject.
(Overrides Object.ToStringObject.ToStringObject::ToString) |