Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Org.W3c.Dom
  3. INode
  4. CommentNode
  • INode
    • AttributeNode
    • CdataSectionNode
    • CommentNode
    • DocumentFragmentNode
    • DocumentNode
    • DocumentPositionContainedBy
    • DocumentPositionContains
    • DocumentPositionDisconnected
    • DocumentPositionFollowing
    • DocumentPositionImplementationSpecific
    • DocumentPositionPreceding
    • DocumentTypeNode
    • ElementNode
    • EntityNode
    • EntityReferenceNode
    • NotationNode
    • ProcessingInstructionNode
    • TextNode
    • Attributes
    • BaseURI
    • ChildNodes
    • FirstChild
    • HasAttributes
    • HasChildNodes
    • LastChild
    • LocalName
    • NamespaceURI
    • NextSibling
    • NodeName
    • NodeType
    • NodeValue
    • OwnerDocument
    • ParentNode
    • Prefix
    • PreviousSibling
    • TextContent
    • AppendChild(INode)
    • CloneNode(Boolean)
    • CompareDocumentPosition(INode)
    • GetFeature(String, String)
    • GetUserData(String)
    • InsertBefore(INode, INode)
    • IsDefaultNamespace(String)
    • IsEqualNode(INode)
    • IsSameNode(INode)
    • IsSupported(String, String)
    • LookupNamespaceURI(String)
    • LookupPrefix(String)
    • Normalize()
    • RemoveChild(INode)
    • ReplaceChild(INode, INode)
    • SetUserData(String, Object, IUserDataHandler)
monoandroid
namespace Org.W3c.Dom
{
    [Register("org/w3c/dom/Node", "", "Org.W3c.Dom.INodeInvoker")]
    public interface INode : IJavaObject, IJavaPeerable, IDisposable
    {
        [Register("COMMENT_NODE")]
        public const short CommentNode = 8;
    }
}
.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.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙