I
Ian Payne
Documentation says it does:
Quickwatch lists it (but <cannot view indexed property> as
expected)
So how come the compiler throws an error?
I can of course work round it (in C#) with myMatches[n],
but tend to use the Item property by default.
Ian
Quickwatch lists it (but <cannot view indexed property> as
expected)
So how come the compiler throws an error?
I can of course work round it (in C#) with myMatches[n],
but tend to use the Item property by default.
Ian