Time.op_LessThanOrEqual
Time LessThanOrEqual operator
Implements the operator <=.
public static bool operator <=(Time a, Time b)
| Parameter | Type | Description | 
|---|---|---|
| a | Time | The parameter a. | 
| b | Time | The parameter b. | 
Return Value
The result of the operator.
Exceptions
| exception | condition | 
|---|---|
| ArgumentException | Arguments have different types | 
| ArgumentNullException | An argument is null | 
See Also
- class Time
 - namespace Aspose.Html.Drawing
 - assembly Aspose.HTML