Table of Contents

Method Equals

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

Equals(object?)

Tests an object for equality

public override bool Equals(object? obj)

Parameters

obj object

object to compare with this instance

Returns

bool

true if the

Equals(Symbol)

Tests an Symbol for equality

public bool Equals(Symbol other)

Parameters

other Symbol

Symbol to compare with this instance

Returns

bool

true if the