 | 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.
|