Click or drag to resize

PriceSeriesItem Property

Gets the value at specified index

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

Parameters

idx  Int32
Index

Return Value

Double

Implements

ISeriesTItemInt32
See Also