Click or drag to resize
NodeEdges Property
Get list of Edges

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

Property Value

Type: IListEdge
See Also