Table of Contents

Method EqualsTo

Namespace
Alternet.Common
Assembly
Alternet.Common.v10.dll

EqualsTo(SymbolLocation)

Returns true if symbol location is equal to a 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.