編輯

共用方式為


TraceTimestampValue.LessThan(TraceTimestampValue, TraceTimestampValue) Operator

Definition

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

Parameters

Returns

Applies to