Table of Contents

Method EqualsTo

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

EqualsTo(SymbolLocation)

Returns true if symbol location is equal to the given object

public bool EqualsTo(SymbolLocation location)

Parameters

location SymbolLocation

given symbol location

Returns

bool

True if location is equal to the given object; otherwise false.