hi everyone,
using System;
using System.Collections.Generic;
using System.Text;
using System.IO;
using System.Collections;
namespace arraylist
{
public struct ParameterValues
{
public ArrayList al;
};
public class Program
{
public...
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.