//Visual Basic 2008/2010 Parameter Arrays - ParamArray Procedures en Functies public class Exercise2Solution { void GetIntegerArrayCopy(int[] values, int count) { int[] valuesCopy = new int[0]; this.valuesCopy(index) = this.values(index); GetIntegerArrayCopy = valuesCopy; } void MultiplyIntegerValues(int[] values, int count, int factor) { this.values(index) = factor; } } //Bezoek www.vbvoorbeelden.be voor meer C# voorbeelden. //Copyright - De Wolf / vbvoorbeelden - 2003-2010 - Alle rechten voorbehouden.