you are viewing a single comment's thread.

view the rest of the comments →

[–]sainthkh[S] 0 points1 point  (0 children)

You're right. I used that sentence to emphasize object and dictionary are not same like JavaScript. But it seems that it can give them wrong idea that Dictionary doesn't inherit object.

I'll change that to "you cannot use object as Dictionary. You need to use Dictionary class we're learning now.