List(Of T)
stores data indexed by integer
Dictionary(Of String, T)
stores data indexed via string
Is there a type or generic or specialized something that would let me access an array of T
by either an index or name?
I think System.Collections.Specialized.OrderedDictionary
is what you're looking for.
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