XmlUtility.SelectNextSibling 方法

定義

多載

名稱 Description
SelectNextSibling(XmlTextReader)

選擇當前元素的下一個四分音區

SelectNextSibling(XmlTextReader)

選擇當前元素的下一個四分音區

SelectNextSibling(XmlTextReader)

選擇當前元素的下一個四分音區

public static bool SelectNextSibling(Microsoft.SqlServer.Management.Sdk.Sfc.XmlTextReader reader);
static member SelectNextSibling : Microsoft.SqlServer.Management.Sdk.Sfc.XmlTextReader -> bool
Public Shared Function SelectNextSibling (reader As XmlTextReader) As Boolean

參數

reader
XmlTextReader

傳回

適用於

SelectNextSibling(XmlTextReader)

選擇當前元素的下一個四分音區

public static bool SelectNextSibling(System.Xml.XmlTextReader reader);
static member SelectNextSibling : System.Xml.XmlTextReader -> bool
Public Shared Function SelectNextSibling (reader As XmlTextReader) As Boolean

參數

reader
XmlTextReader

傳回

適用於