Condividi tramite


IXMLDOMDocument.load(Object) Method

Definition

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

Applies to