Node
AttributeNode
CdataSectionNode
CommentNode
DocumentFragmentNode
DocumentNode
DocumentPositionContainedBy
DocumentPositionContains
DocumentPositionDisconnected
DocumentPositionFollowing
DocumentPositionImplementationSpecific
DocumentPositionPreceding
DocumentTypeNode
ElementNode
EntityNode
EntityReferenceNode
NotationNode
ProcessingInstructionNode
TextNode
monoandroid
namespace Org.W3c.Dom
{
[Obsolete("Use the 'Org.W3c.Dom.INode' type. This class will be removed in a future release.")]
[Register("org/w3c/dom/Node", DoNotGenerateAcw = true)]
public abstract class Node : Object
{
[Obsolete("Use 'Org.W3c.Dom.INode.EntityReferenceNode'. This class will be removed in a future release.")]
[Register("ENTITY_REFERENCE_NODE")]
public const short EntityReferenceNode = 5;
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | Use 'Org.W3c.Dom.INode.EntityReferenceNode'. This class will be removed in a future release. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API