Click or drag to resize

IBStaticScannerLocationTree Property


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

Property Value

ConcurrentBagIBLocation
See Also