Click or drag to resize
NodeChildren Property
Get Children nodes

Namespace: Bio.Phylogenetics
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IDictionary<Node, Edge> Children { get; }

Property Value

Type: IDictionaryNode, Edge
See Also