ModelStateReaderTryReadStartObject Method
Reads the next element, but does only move by it if the
tokenName matches.
Namespace: DHI.Mike1D.ModelStateAssembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
public bool TryReadStartObject(
string tokenName
)
- tokenName String
- Name of token
BooleanTrue if element was read