Click or drag to resize

SerializationReader.ReadOptimizedType 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