Click or drag to resize
Nodechildren Field
An [!:List] containing any and all child [!:States] of this Node

Namespace: VikingChess.Model
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
private List<Node> children

Field Value

Type: ListNode
See Also