The insert() method is a method of the Form class. It places an instance of the Item class on the form at a specified location. It takes the following two parameters:
- An int, which indicates the location on the form to place the instance of the Item class.
- An instance of the Item class.
Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
