INode.EntityNode Field

Definition

The node is an Entity.

[Android.Runtime.Register("ENTITY_NODE")]
public const short EntityNode = 6;
[<Android.Runtime.Register("ENTITY_NODE")>]
val mutable EntityNode : int16

Field Value

Value = 6
Attributes

Remarks

The node is an Entity.

Java documentation for org.w3c.dom.Node.ENTITY_NODE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to