Table of Contents

Property Parent

Namespace
Gamelogic.Words
Assembly
Gamelogic.Words.dll

Parent

The parent node in the trie. Will be null for the root node.

public TrieDictionaryNode Parent { get; }

Property Value

TrieDictionaryNode