Determines whether the specified
Less is equal to the current
Less.
Assembly: Epic.Query
Declaration Syntax
public bool Equals(
Less other
)
Parameters
- other (Less)
-
The Less to compare with the current Less.
Return Value
trueTruetrue if the specified
Less is equal to the current
Less; otherwise,
falseFalsefalse.