Click or drag to resize

RRExtensionsFindAll Method

Overload List
  NameDescription
Public methodStatic memberFindAll(RainfallRunoffData, String)
Get a catchment via its name. Returns null if no catchment has this name.
Public methodStatic memberFindAll(ICatchments, String, IQuantity)
Find all catchments with the specified name, and providing the specified quantity
Public methodStatic memberFindAll(RainfallRunoffData, String, IQuantity)
Find all catchments with the specified name, and offering the specified quantity. Returns null if none found.
Top
See Also