DOMDocument50Class.IXMLDOMDocument2_set_nodeValue(Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual void IXMLDOMDocument2_set_nodeValue(System::Object ^ value) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument2::set_nodeValue;
public virtual void IXMLDOMDocument2_set_nodeValue (object value);
abstract member IXMLDOMDocument2_set_nodeValue : obj -> unit
override this.IXMLDOMDocument2_set_nodeValue : obj -> unit
Public Overridable Sub IXMLDOMDocument2_set_nodeValue (value As Object)
Paramètres
- value
- Object