D
Dennis Myrén
Hi.
I want to know why it is not possible to specify (or determine) the
capacity for a System.Collections.Specialized.StringCollection.
I guess the StringCollection would be the better choice over an
System.Collections.ArrayList
when there is only System.String instances to be stored in it.
The StringCollection provides only one undocumented constructur.
Thank you.
I want to know why it is not possible to specify (or determine) the
capacity for a System.Collections.Specialized.StringCollection.
I guess the StringCollection would be the better choice over an
System.Collections.ArrayList
when there is only System.String instances to be stored in it.
The StringCollection provides only one undocumented constructur.
Thank you.