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