Collection of the raw calculated values.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
protected RList<double> _values
Visual Basic (Declaration)
Protected _values As RList(Of Double)
Visual C++
protected:
RList<double>^ _values

See Also