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:
bool load(System::Object ^ xmlSource);
[System.Runtime.InteropServices.DispId(58)]
public bool load (object xmlSource);
[<System.Runtime.InteropServices.DispId(58)>]
abstract member load : obj -> bool
Public Function load (xmlSource As Object) As Boolean
Parameters
- xmlSource
- Object
Returns
- Attributes