Time.op_LessThanOrEqual
Time LessThanOrEqual operator
Implementeert de operator <=.
public static bool operator <=(Time a, Time b)
Parameter | Type | Beschrijving |
---|---|---|
a | Time | De parameter a. |
b | Time | De parameter b. |
Winstwaarde
Het resultaat van de operator.
Uitzonderingen
uitzondering | voorwaarde |
---|---|
ArgumentException | Argumenten zijn er in verschillende soorten |
ArgumentNullException | Een argument is nul |
Zie ook
- class Time
- naamruimte Aspose.Svg.Drawing
- montage Aspose.SVG