Vtables is one of the possible approaches in C ++, they are not required by the C ++ standard. The .NET approach explicitly uses published standards for the CLI and C #, but implementation details are not specified (and could potentially change).
You can deduce some details from how interfaces, redefined members, and "new" members work.
Why do you want to know this? If you have a specific problem, then the problem will allow others to access it directly.
Richard
source share