AVLTreeTValueBelow Method

Definition

Namespace: PCBI_PanelBuilderNesting.AVLTree
Assembly: PCBI.Nesting_Library (in PCBI.Nesting_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public TValue Below(
	TValue value
)

Parameters

value  TValue
 

Return Value

TValue

See Also