NDepend.API Documentation
Greater Than or Equal(AnnualInterest,AnnualInterest) Operator
NDepend.TechnicalDebt Namespace > AnnualInterest Structure > Greater Than or Equal Operator : Greater Than or Equal(AnnualInterest,AnnualInterest) Operator
Annual-interest estimation operand
Annual-interest estimation operand
Returns true if x is higher than or equals to y.
Syntax
public bool operator >=( 
   AnnualInterest x,
   AnnualInterest y
)

Parameters

x
Annual-interest estimation operand
y
Annual-interest estimation operand
Requirements

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

See Also

Reference

AnnualInterest Structure
AnnualInterest Members
Overload List