Click or drag to resize

TimeSeriesItem Property


Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public DateTime this[
	int idx
] { get; }

Parameters

idx  Int32
 

Property Value

DateTime

Implements

ISeriesTItemInt32
See Also