Click or drag to resize

BarsBinarySearch Method


Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.8.0
Syntax
C#
public int BinarySearch(
	DateTime time
)

Parameters

time  DateTime
 

Return Value

Int32

Implements

IBarsBinarySearch(DateTime)
See Also