0
Is indexers frequently used?
indexers in C#: how often do you use it? unnecessary when a class does not contain any array/collection objects?
1 Answer
0
Thx but that was not what I was asking about
indexers in C#: how often do you use it? unnecessary when a class does not contain any array/collection objects?