In article <(E-Mail Removed)>,
(E-Mail Removed) says...
> I should be able to go from a parent to the child,
> correct?
No, it's the other way around. You can always go from a child to a
parent. A child is a descendant of a parent -- so it gets whatever the
parent had, plus "more" (anything else that is added).
But, at the hear of it, the "child" is like the parent in that it has
all of the same methods -- which is why you can always go from a child
to a parent.
--
Patrick Steele
http://weblogs.asp.net/psteele