ReadObject Method ReadObject<T>() Reads and return the object Declaration T ReadObject<T>() Returns T T instance Type Parameters T The type of the return object. The internal object is cast to this type before returning