Edit

Share via


DOMDocument50Class.IXMLDOMDocument2_get_previousSibling Method

Definition

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

Returns

Applies to