Skip to content

M_CodeJam_Collections_SuffixTreeBase__ctor

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

SuffixTreeBase Constructor

Constructs a base for a suffix tree

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

Syntax

C#

protected SuffixTreeBase()

VB

Protected Sub New

F#

new : unit -> SuffixTreeBase

See Also

Reference

SuffixTreeBase Class
CodeJam.Collections Namespace

Clone this wiki locally