Class ContainmentTree

ContainmentTree class

public class ContainmentTree

Constructors

NameDescription
ContainmentTree(IEnumerable<Chain>)

Properties

NameDescription
IsValid { get; }
Nodes { get; }
TopLevelNodes { get; }

Methods

NameDescription
GetTreeNodeOf(Chain)

See Also