0
kicks
C#: Fun with Indexers
This post refers to an interesting situation when you create a class in C# with an indexer and a property named "Item". Read more to see why this is not simultaneously possible.