XmlQueryRuntime.TextRtfConstruction(String, String) Methode

Definitie

Hiermee wordt een nieuwe XPathNavigator samengesteld op basis van de opgegeven tekst.

public:
 System::Xml::XPath::XPathNavigator ^ TextRtfConstruction(System::String ^ text, System::String ^ baseUri);
public System.Xml.XPath.XPathNavigator TextRtfConstruction(string text, string baseUri);
member this.TextRtfConstruction : string * string -> System.Xml.XPath.XPathNavigator
Public Function TextRtfConstruction (text As String, baseUri As String) As XPathNavigator

Parameters

text
String

Een waarde van het type string.

baseUri
String

Een waarde van het type string.

Retouren

Een exemplaar van de XPathNavigator klasse.

Van toepassing op