Interface INode
Namespace: TinyComponents
Assembly: TinyComponents.dll
Represents an renderable node.
public interface INode
Extension Methods
XmlNodeExtensions.SelfClosed<INode>(INode), XmlNodeExtensions.WithAttribute<INode>(INode, string), XmlNodeExtensions.WithAttribute<INode>(INode, string, object?), XmlNodeExtensions.WithAttributes<INode>(INode, object?), XmlNodeExtensions.WithContent<INode>(INode, Action<INode>), XmlNodeExtensions.WithContent<INode>(INode, object?), XmlNodeExtensions.WithContent<INode>(INode, string?)
Properties
Gets or sets an collection of attributes for this node.
Gets or sets the collection of child elements (object) within this node.
Gets or sets a value indicating whether this XML node is self-closing.
Gets or sets the tag name of the XML node.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語