ListNode

Description

sealed class Tinman.Core.Document.ListNode

Derived from

ContentNode<ListItemNode> abstract
IBlockNode

A block node in a text document that represents an enumeration of items.

Public / Constructors

List​Node

2 overloads


public constructor ListNode1 → ()

Creates a new instance of ListNode.


public constructor ListNode2 → (1)

style in : ListStyle

Initial value for Style.

Creates a new instance of ListNode.

Public / Attributes

Style


public attribute Style → (get)

value : ListStyle

The list style

The list style.

Serialization

Serial​Id


public static readonly attribute SerialId → (ISerialTypeInfo)

Serialization information about this type.