I have an MxN matrix of values, and I'd like to dynamically add either rows or columns to the matrix using "redim preserve". Anyone know which one is going to be better ...
Arrays implement ICollection, IEnumerable, and IList interfaces, but not all the members defined by those interface contracts are supported. SZArrays provide the most support. 06/23/2008 SZArray Multi ...