Table of Contents

Operator operator !=

Namespace
Ubiquity.NET.Llvm.ObjectFile
Assembly
Ubiquity.NET.Llvm.dll

operator !=(Symbol, Symbol)

Inequality comparison

public static bool operator !=(Symbol left, Symbol right)

Parameters

left Symbol

left side of comparison

right Symbol

right side of comparison

Returns

bool

Result of inequality test