In C #, the AddRange method of the ArrayList class inserts the elements of a collection
- a) at the end of the list.
- b) at the beginning of the list.
- c) if they are not on the list.
- d) in an arbitrary position on the list.
- e) ordering their elements in the list.
Moderatörün son düzenlenenleri: