DOMDocument50Class.IXMLDOMDocument2_get_previousSibling Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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