DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.RainfallRunoffModule
Catchments Class
Catchments Methods
Add Method
Clear Method
Contains Method
CopyTo Method
Find Method
FindAll Method
Finish Method
GetEnumerator Method
GetTypeAsGlobalType Method
GetTypeAsLocalType Method
IndexOf Method
Initialize Method
Insert Method
Prepare Method
Remove Method
RemoveAt Method
ResetSearchMaps Method
RunUntil Method
Sort Method
SortCombinedLast Method
StopRainfallRunoffSimulation Method
Validate Method
Catchments
FindAll Method
Get a catchment via its name. Returns null if no catchment has this name.
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
IList
<
ICatchment
>
FindAll
(
string
name
)
Parameters
name
Type:
System
String
Return Value
Type:
IList
ICatchment
Implements
ICatchments
FindAll(String)
See Also
Reference
Catchments Class
DHI.Mike1D.RainfallRunoffModule Namespace