Click or drag to resize
MultiWaySuffixEdgeIsLeaf Property
Gets a value indicating whether the edge is at the leaf.

Namespace: Bio.Algorithms.SuffixTree
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public bool IsLeaf { get; }

Property Value

Type: Boolean
See Also