StaticScannerBaseItems Property |
Namespace: ArthaChitra.Model.MarketScannerAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntaxpublic ConcurrentObservableCollection<IScannerItem> Items { get; init; }
Property Value
ConcurrentObservableCollectionIScannerItem
See Also