Show / Hide Table of Contents

Operator Inequality

| Improve this Doc View Source

Inequality(_Guid, _Guid)

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

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

A _Guid object.

_Guid y

A _Guid object.

Returns
Type Description
_Boolean

The result _Boolean expression.

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