Click or drag to resize

ImportTypeBaseGetNextInstrument Method

The instrument is parsed/assigned here

Namespace:  SharpCharts.Base.Data
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
protected abstract bool GetNextInstrument()

Return Value

Type: Boolean
Returns true if instrument can be parsed else will return false
See Also