operator !=(LogEventData, LogEventData)
Determines whether two instances of the LogEventData type are different.
Declaration
public static bool operator !=(LogEventData left, LogEventData right)
Parameters
Type | Name | Description |
---|---|---|
LogEventData | left | |
LogEventData | right |
Returns
Type | Description |
---|---|
bool |