DOMDocument50Class.IXMLDOMDocument_load(Object) 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 bool IXMLDOMDocument_load(System::Object ^ xmlSource) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument::load;
public virtual bool IXMLDOMDocument_load (object xmlSource);
abstract member IXMLDOMDocument_load : obj -> bool
override this.IXMLDOMDocument_load : obj -> bool
Public Overridable Function IXMLDOMDocument_load (xmlSource As Object) As Boolean
Parameters
- xmlSource
- Object