Click or drag to resize

ScannerDataEventArgsScannerItems Property

Gets the scanner data items

Namespace: ArthaChitra.Model.MarketScanner
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntax
C#
public IEnumerable<IScannerItem> ScannerItems { get; }

Property Value

IEnumerableIScannerItem
See Also