Click or drag to resize
SerializationReaderReadOptimizedType Method
Overload List
  NameDescription
Public methodReadOptimizedType
Returns a Type from the stream. Throws an exception if the Type cannot be found.
Public methodReadOptimizedType(Boolean)
Returns a Type from the stream. Throws an exception if the Type cannot be found and throwOnError is true.
Top
See Also