adspace
Answer Posted / Lokendra Singh Garbyal
Indexers in C# are a special type of member that allow you to access elements of an object as if they were an array. They provide a way to customize the behavior of array-like access for user-defined types.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers