Click or drag to resize

InstrumentListInstrumentLists Property


Namespace: ArthaChitra.Model.Data
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public static ConcurrentObservableCollection<InstrumentList> InstrumentLists { get; }

Property Value

ConcurrentObservableCollectionInstrumentList
See Also