No Silverlight não existe ArrayList no Namespace System.Collections. Você pode usar o System.Collections.Generic.List<T> ou simplesmente um array comum ( tipo[] ).
No Silverlight não existe ArrayList no Namespace System.Collections. Você pode usar o System.Collections.Generic.List<T> ou simplesmente um array comum ( tipo[] ).