T
Theo Chakkapark
I'm sort of new to .NET, and was wondering if there was any kind of
dynamic data structure that allowed one to add an element after a
specified element (and therefore update the array index)?
I was looking at ArrayList, but I didn't see any such methods for this.
dynamic data structure that allowed one to add an element after a
specified element (and therefore update the array index)?
I was looking at ArrayList, but I didn't see any such methods for this.