Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Immutable.IBinaryTree< out T > Interface Template Reference

Properties

int Height [get]
 
bool IsEmpty [get]
 
int Count [get]
 
IBinaryTreeLeft [get]
 
IBinaryTreeRight [get]
 
T Value [get]
 
new? IBinaryTree< TLeft [get]
 
new? IBinaryTree< TRight [get]
 

Detailed Description

Definition at line 15 of file IBinaryTree.cs.


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