Gets the value at specified index
            
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxpublic double this[
	int idx
] { get; }Parameters
- idx  Int32
 - Index
 
Return Value
DoubleImplements
ISeriesTItemInt32
See Also