Indexers
Where to found the indexers sample?
In Chapter 5/Operator Overloading/Which Operators Can You Overload?
When analyzing the table, for Index, operator [], in restrictions you can read "you cannot overload ... discussed in chapter 2, "C# basics"...
In Chapter 2, there is nothing about indexers. I can found the theme in the book Professional C# second edition.
|