DHI.Mike1D Class Library
C#
Show/Hide TOC
Empty
Source
Point
Proxy
Source
Accepts Method
List of data types that is accepted for a source, i.e., that you can get a source point for.
Definition
Namespace:
DHI.Mike1D.Engine
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
Copy
public
IList
<
IQuantity
>
SourceAccepts
()
Return Value
IList
IQuantity
List of data types accepted
Implements
ISourcePointProxy
SourceAccepts
See Also
Reference
EmptySourcePointProxy Class
DHI.Mike1D.Engine Namespace
In This Article
Definition
Return Value
Implements
See Also