TraceTimeRange.Inequality(TraceTimeRange, TraceTimeRange) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static bool operator != (Microsoft.Windows.EventTracing.TraceTimeRange first, Microsoft.Windows.EventTracing.TraceTimeRange second);
static member op_Inequality : Microsoft.Windows.EventTracing.TraceTimeRange * Microsoft.Windows.EventTracing.TraceTimeRange -> bool
Public Shared Operator != (first As TraceTimeRange, second As TraceTimeRange) As Boolean
Parameters
- first
- TraceTimeRange
- second
- TraceTimeRange