Click or drag to resize
NodeIsRoot Property
Either node is root node or not

Namespace: Bio.Phylogenetics
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public bool IsRoot { get; set; }

Property Value

Type: Boolean
See Also