ExpressionNode.ReadElementWithCheck(XmlReader, String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
完整讀取並驗證命名元素(元素 - 文字 - 端元素)
protected static string ReadElementWithCheck(System.Xml.XmlReader xr, string name);
static member ReadElementWithCheck : System.Xml.XmlReader * string -> string
Protected Shared Function ReadElementWithCheck (xr As XmlReader, name As String) As String
參數
- xr
- XmlReader
- name
- String
元素名稱
傳回
元素的文字