Skip to content

F_CodeJam_Collections_SuffixTreeBase_RootNodeIndex

Andrew Koryavchenko edited this page Jun 17, 2018 · 2 revisions

SuffixTreeBase.RootNodeIndex Field

Root node index

Namespace: CodeJam.Collections
Assembly: CodeJam (in CodeJam.dll) Version: 2.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