MTExample3_2.DataCollection.DataCollection C# (CSharp) Méthode

DataCollection() public méthode

public DataCollection ( ) : System.Collections
Résultat System.Collections
        public DataCollection()
        {
            dataSeriesList = new ArrayList ();
        }