Skip to content

F_CodeJam_Collections_SuffixTreeBase_RootNodeIndex

Andrew Koryavchenko edited this page Jul 4, 2017 · 2 revisions

SuffixTreeBase.RootNodeIndex Field

Root node index

Namespace: CodeJam.Collections
Assembly: CodeJam (in CodeJam.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#

protected const int RootNodeIndex = 0

VB

Protected Const RootNodeIndex As Integer = 0

F#

static val mutable RootNodeIndex: int

Field Value

Type: Int32

See Also

Reference

SuffixTreeBase Class
CodeJam.Collections Namespace

Clone this wiki locally