| SerializationReaderReadOptimizedType Method | 
| Name | Description | |
|---|---|---|
| ReadOptimizedType | 
            Returns a Type from the stream.
            
            Throws an exception if the Type cannot be found.
              | |
| ReadOptimizedType(Boolean) | 
            Returns a Type from the stream.
            
            Throws an exception if the Type cannot be found and throwOnError is true.
              |