View.op_Inequality
View Inequality operator
Returns a value indicating whether this instance is not equal to 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 not equal to a specified object
See Also
- class View
- namespace Aspose.Tasks
- assembly Aspose.Tasks