Res1DStreamBridgePeakStaticItemNext Method |
Peak the next static item.
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax protected bool PeakStaticItemNext(
string name
)
Protected Function PeakStaticItemNext (
name As String
) As Boolean
protected:
bool PeakStaticItemNext(
String^ name
)
Parameters
- name
- Type: SystemString
[Missing <param name="name"/> documentation for "M:DHI.Mike1D.ResultDataAccess.Res1DStreamBridge.PeakStaticItemNext(System.String)"]
Return Value
Type:
Boolean[Missing <returns> documentation for "M:DHI.Mike1D.ResultDataAccess.Res1DStreamBridge.PeakStaticItemNext(System.String)"]
See Also