DoubleVectorProxySetWrapper Class |
Namespace: DHI.Mike1D.Generic
public class DoubleVectorProxySetWrapper : QuantityProxySetWrapper<IDoubleVectorProxy>, IDoubleVectorProxy, IQuantityProxy
The DoubleVectorProxySetWrapper type exposes the following members.
Name | Description | |
---|---|---|
![]() | DoubleVectorProxySetWrapper | Initializes a new instance of the DoubleVectorProxySetWrapper class |
![]() | DoubleVectorProxySetWrapper(IEnumerableIDoubleVectorProxy) | Initializes a new instance of the DoubleVectorProxySetWrapper class |
Name | Description | |
---|---|---|
![]() | Accepts | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | AddToAccepts | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | AddToOffers(TQuantityProxy) | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | AddToOffers(TQuantityProxy, IListIQuantity) | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Initialize | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Offers | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | ValueGetter | |
![]() | ValueSetter |
Name | Description | |
---|---|---|
![]() | _acceptedProxies | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | _accepts | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | _offeredProxies | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | _offers | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |
![]() | _proxies | (Inherited from QuantityProxySetWrapperTQuantityProxy.) |