login
|
careers
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Search Results
relevance
newest
votes
active
17
votes
How do I overload the square-bracket operator in C#?
Hi, you can find how to do it here. In short it is: public object this[int i] { get {return I …
answered
Nov 13 '08 at 19:25
Ruben
605
●
2
●
9
posts containing
user:21733
within these tags
operator-overloading
Want better search results?
See our search tips!
Stack Overflow works best with JavaScript enabled