$ 0 0 If I have an Object that is Serialized to a file, what is the best way to determine if the object is of a certain type? Do I need to open the serialized object and then check its type, or is there an easier way?