© 2026 Hedgehog Software, LLC
int[] arr = {1, 2, 3, 4, 5}; List<int> myList = new List<int>();
.Add()