List of data types that is accepted, i.e., that you can get a ValueSetter for.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public virtual IList<IQuantity> Accepts()
Public Overridable Function Accepts As IList(Of IQuantity)
public:
virtual IList<IQuantity^>^ Accepts()
Return Value
Type:
IListIQuantityList of data types accepted
Implements
IQuantityProxyAcceptsSee Also