Class NodeList<NodeType>

Type Parameters

Hierarchy

  • NodeList

Implements

Constructors

Properties

head?: DLOBNodeMap[NodeType]
length: number = 0
nodeMap: Map<string, DLOBNodeMap[NodeType]> = ...
nodeType: NodeType
sortDirection: SortDirection

Methods

Generated using TypeDoc