View.op_GreaterThan
View GreaterThan operator
Returns a value indicating whether this instance is greater than a specified object.
public static bool operator >(View a, View b)
Parameter | Type | Description |
---|---|---|
a | View | The first view. |
b | View | The second view. |
Return Value
a value indicating whether this instance is greater than a specified object
See Also
- class View
- namespace Aspose.Tasks
- assembly Aspose.Tasks