Editar

Compartir a través de


TraceTimestampValue.Inequality Operator

Definition

public static bool operator != (Microsoft.Windows.EventTracing.TraceTimestampValue left, Microsoft.Windows.EventTracing.TraceTimestampValue right);
static member op_Inequality : Microsoft.Windows.EventTracing.TraceTimestampValue * Microsoft.Windows.EventTracing.TraceTimestampValue -> bool
Public Shared Operator != (left As TraceTimestampValue, right As TraceTimestampValue) As Boolean

Parameters

Returns

Applies to