Show / Hide Table of Contents

Operator Inequality

| Improve this Doc View Source

Inequality(_TimeSpan, _TimeSpan)

Performs a logical comparison of the two _TimeSpan parameters for non-equality.

Declaration
public static _Boolean operator !=(_TimeSpan x, _TimeSpan y)
Parameters
Type Name Description
_TimeSpan x

A _TimeSpan object.

_TimeSpan y

A _TimeSpan object.

Returns
Type Description
_Boolean

The result _Boolean expression.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest