DoubleVectorProxySetWrapper Fields |
The DoubleVectorProxySetWrapper type exposes the following members.
Name | Description | |
---|---|---|
![]() | _acceptedProxies |
List of proxies and quantityIndex's for each IQuantity in the _accepts
i.e., this list is synchronized with the _accepts
(Inherited from QuantityProxySetWrapper<TQuantityProxy>.) |
![]() | _accepts |
List of accepts, build by BuildAccepts() (Inherited from QuantityProxySetWrapper<TQuantityProxy>.) |
![]() | _offeredProxies |
List of proxies and quantityIndex's for each IQuantity in the _offers
i.e., this list is synchronized with the _offers
(Inherited from QuantityProxySetWrapper<TQuantityProxy>.) |
![]() | _offers |
List of offers, build by BuildOffers() (Inherited from QuantityProxySetWrapper<TQuantityProxy>.) |
![]() | _proxies |
Underlying quantity procies
(Inherited from QuantityProxySetWrapper<TQuantityProxy>.) |