W
web1110
Hi y'all,
I am not entirely clear on how to use this method, object.GetType.
Actually, I'm quite in the dark. For what can it be used?
Given an object, is this used to promote the object to a derived class?
As an aside, how is this done? For instance, given any object as a generic
object, how do I discover its derived class and convert it to that type of
class.
Thanx,
Bill
I am not entirely clear on how to use this method, object.GetType.
Actually, I'm quite in the dark. For what can it be used?
Given an object, is this used to promote the object to a derived class?
As an aside, how is this done? For instance, given any object as a generic
object, how do I discover its derived class and convert it to that type of
class.
Thanx,
Bill