Click or drag to resize
NodeNodes Property
Get list of Nodes

Namespace: Bio.Phylogenetics
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IList<Node> Nodes { get; }

Property Value

Type: IListNode
See Also