MTExample4_1.DataCollection.RemoveAll C# (CSharp) Méthode

RemoveAll() public méthode

public RemoveAll ( ) : void
Résultat void
        public void RemoveAll()
        {
            dataSeriesList.Clear ();
        }