Answer Posted / Niraj Kumar Srivastava
An indexer in C# is a special type of property that allows you to access the elements in a class as if it were an array, using square brackets [].
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers