As in:
public string[,] GetHelp() {
return new string[,] {...things...}
}
And how do I search for it in the documentation?
It's a multi-dimensional array.
Here's the MSDN page for multi-dimensional arrays:
Multidemensional Arrays (C# Programming Guide)
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