What is the AddRange method?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the AddRange method?
Rating:
The AddRange method is a member of the Control.ControlCollection class. It is used to add an array of control objects to the collection. This method appends the Control objects that are contained in the array of controls to the end of the collection. This method is used when a group of Control objects is to be added to a collection.
Rating:
Was this information helpful?
Other articles
- What is Me keyword?
- What is the Active property?
- What is Web Setup project?
- What is a breakpoint?
- What is code-access security?