Click or drag to resize

StaticScannerBaseItems Property


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

Property Value

ConcurrentObservableCollectionIScannerItem
See Also