|
Ahhhhh, I DID misunderstand the question.... The method gets passed an invisible pointer to the actual object; that's how it KNOWS which collection of members to use. Or, to put it another way, that's how it KNOWS which object it belongs to (and thus has access to).
|