IXMLDOMDocument3.load(Object) Method

Definition

public:
 bool load(System::Object ^ xmlSource);
public bool load (object xmlSource);
abstract member load : obj -> bool
Public Function load (xmlSource As Object) As Boolean

Parameters

xmlSource
Object

Returns

Implements

Applies to