Url.op_Inequality
Url Inequality operator
Determines whether the specified objects are not equal.
public static bool operator !=(Url a, Url b)
| Parameter | Type | Description |
|---|---|---|
| a | Url | First object to compare |
| b | Url | Second object to compare |
Return Value
Returns true if objects are not equal, otherwise false.
See Also
- class Url
- namespace Aspose.Email.PersonalInfo
- assembly Aspose.Email