AngouriMath
Properties | List of all members
AngouriMath.Core.IBinaryNode Interface Reference

From this interface all double-argument nodes are inherited More...

Properties

Entity NodeFirstChild [get]
 The left child of the node More...
 
Entity NodeSecondChild [get]
 The right child of the node More...
 

Detailed Description

From this interface all double-argument nodes are inherited

Property Documentation

◆ NodeFirstChild

Entity AngouriMath.Core.IBinaryNode.NodeFirstChild
get

The left child of the node

◆ NodeSecondChild

Entity AngouriMath.Core.IBinaryNode.NodeSecondChild
get

The right child of the node


The documentation for this interface was generated from the following file: