Edit

Share via


DOMDocument50Class.IXMLDOMDocument2_get_nextSibling Method

Definition

public:
 virtual Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ IXMLDOMDocument2_get_nextSibling() = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument2::get_nextSibling;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode IXMLDOMDocument2_get_nextSibling ();
abstract member IXMLDOMDocument2_get_nextSibling : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
override this.IXMLDOMDocument2_get_nextSibling : unit -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
Public Overridable Function IXMLDOMDocument2_get_nextSibling () As IXMLDOMNode

Returns

Applies to