This is the common interface of all HTML elements, attributes, etc.

It allows us to use list initializers for elements with both attributes and child elements.

Namespace: HTMLPlusPlus.Interfaces
Assembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)

Syntax

C#
public interface IToken

See Also