DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
LocationSpanMap(T) Class
LocationSpanMap(T) Methods
Add Method
Add Method (String, T)
Add Method (ILocationSpan, T)
LocationSpanMap
T
Add Method (ILocationSpan,
T
)
Add to map
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
void
Add
(
ILocationSpan
span
, T
data
)
Parameters
span
Type:
DHI.Mike1D.Generic
ILocationSpan
Span that data belongs to
data
Type:
T
Data
See Also
Reference
LocationSpanMap
T
Class
Add Overload
DHI.Mike1D.Generic Namespace