Operator operator <=
operator <=(SystemTypeIndex, SystemTypeIndex)
Evaluates if one System
Declaration
public static bool operator <=(SystemTypeIndex lhs, SystemTypeIndex rhs)
Parameters
Type | Name | Description |
---|---|---|
System |
lhs | The left-hand side |
System |
rhs | The right-hand side |
Returns
Type | Description |
---|---|
bool | True if the left-hand side's System |