ES3Reader.Read
Description
Reads a property value from the ES3Reader.
This is most commonly used in an ES3Type, in conjunction with the reader.Properties enumerator to ensure the reader is positioned correctly.
Parameters
T | The type of the data we wish to read. Can be an inherited type. |
Returns
The loaded data of type T.