Suoranta.Finance Namespace
Suoranta.Finance - Developer API

BarTimestamp..::..Equals Method (BarTimestamp)

Indicates whether the BarTimestamps are equal by their Index and Value.
Indicates whether the BarTimestamps are equal by their Index and Value.

Namespace:  Suoranta.Finance
Assembly:  Suoranta.Finance (in Suoranta.Finance.dll)

Syntax


public bool Equals(
	BarTimestamp other
)

Parameters

other
Type: Suoranta.Finance..::..BarTimestamp
the value to compare with this instancethe value to compare with this instance

Return Value

trueTruetruetrue (True in Visual Basic) if the current object is equal to the other; otherwise, falseFalsefalsefalse (False in Visual Basic).

Return Value

trueTruetruetrue (True in Visual Basic) if the current object is equal to the other; otherwise, falseFalsefalsefalse (False in Visual Basic).