Suoranta.Finance Namespace
Suoranta.Finance - Developer API

CancelledExecution..::..Equals Method

Indicates whether the current object is equal to another object of the same type.

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

Syntax


public bool Equals(
	IExecution other
)

Parameters

other
Type: Suoranta.Finance.Trading..::..IExecution
An object to compare with this object.

Return Value

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