All it is in the question, I have Type.GetType("System.String[*]")
in some code, i don't know what this type is and can't really find anything about this star inside an array.
What key word will be relevant for this ?
From MSDN
Type.GetType("MyArray[*]") gets a single-dimension array with unknown lower bound
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