View.op_LessThan
View LessThan operator
Returns a value indicating whether this instance is less than a specified object.
public static bool operator <(View a, View b)
Parameter | Type | Description |
---|---|---|
a | View | The first filter. |
b | View | The second filter. |
Return Value
a value indicating whether this instance is less than a specified object
See Also
- class View
- namespace Aspose.Tasks
- assembly Aspose.Tasks