Javax.Xml.Transform.Dom.DOMSource.Node Property
Get the node that represents a Source DOM tree.

Syntax

[get: Android.Runtime.Register("getNode", "()Lorg/w3c/dom/Node;", "GetGetNodeHandler")]
[set: Android.Runtime.Register("setNode", "(Lorg/w3c/dom/Node;)V", "GetSetNode_Lorg_w3c_dom_Node_Handler")]
public virtual Org.W3c.Dom.INode Node { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Get the node that represents a Source DOM tree.

Set method documentation [Android Documentation]

Set the node that will represents a Source DOM tree.

Requirements

Namespace: Javax.Xml.Transform.Dom
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8