Method EqualsTo
EqualsTo(SymbolLocation)
Returns true if symbol location is equal to the given object
public bool EqualsTo(SymbolLocation location)
Parameters
location
SymbolLocationgiven symbol location
Returns
- bool
True if location is equal to the given object; otherwise false.