Click or drag to resize

InstrumentEquality Operator


Namespace: ArthaChitra.Model.Data
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public static bool operator ==(
	Instrument instrument,
	Instrument other
)

Parameters

instrument  Instrument
 
other  Instrument
 

Return Value

Boolean
See Also