| SerializationReaderReadOptimizedType Method | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also