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