ModelStateReaderTryRead Method
First time called, this will read the next token.
At subsequent calls, a new token will only be read
if the previous call returned true
Namespace: DHI.Mike1D.ModelStateAssembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
public bool TryRead(
StateToken tokenType
)
- tokenType StateToken
[Missing <param name="tokenType"/> documentation for "M:DHI.Mike1D.ModelState.ModelStateReader.TryRead(DHI.Mike1D.ModelState.StateToken)"]
Boolean[Missing <returns> documentation for "M:DHI.Mike1D.ModelState.ModelStateReader.TryRead(DHI.Mike1D.ModelState.StateToken)"]