forwardAsks Property    Table of ContentBookType Property forward
BookBase<T>.Bids Property
Gets bids collection.

Namespace:  OnixS.CmeMdHandler
Assembly:  OnixS.CmeMdHandler-net-4.7 (in OnixS.CmeMdHandler-net-4.7.dll) Version: 3.16.1.0 (3.16.1.0)
Syntax
C#
public ReadOnlyCollection<T> Bids { get; }

Property Value

Type: ReadOnlyCollection<T>
See Also