How can I overload the operator [,] (as in 2D Arrays) in F#? I would like to be able to write something like: myObject.[a, b].
That's an "indexed property". There's an example of an indexed property with multiple arguments at the bottom of the Indexed Properties (F#) page on MSDN.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With