ModelStateReaderRead Method

Overload List

Read Read next token from state stream
Read(StateToken) Reads next element from the state stream and validates that the tokenType matches.

It throws an exception if the tokenType does not match

See Also