NDepend.API Documentation
Greater Than or Equal Operator (Debt)
NDepend.TechnicalDebt Namespace > Debt Structure : Greater Than or Equal Operator
Returns true if x is higher than or equal to y.
Overload List
OverloadDescription
Returns true if x is higher than or equal to y.  
Returns true if debt is higher than or equal to timeSpan.  
Returns true if timeSpan is higher than or equal to debt.  
Returns true if x is not null and higher than or equal to y.  
Returns true if y is not null and x is higher than or equal to y.  
Returns true if both x and y are not null, and x value is higher than or equal to y value.  
Returns true if debt is not null and higher than or equal to timeSpan.  
Returns true if debt is not null and timeSpan is higher than or equal to debt.  
Returns true if timeSpan is not null, and debt is higher than or equal to timeSpan.  
Returns true if timeSpan is not null, and timeSpan is higher than or equal to debt.  
Returns true if both debt and timeSpan are not null, and debt is higher than or equal to timeSpan.  
Returns true if both debt and timeSpan are not null, and timeSpan is higher than or equal to debt.  
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

Debt Structure
Debt Members