Have you ever struggled with editing your EGT document while on the go? Well, DocHub has an excellent solution for that! Access this online editor from any internet-connected device. It enables users to Revise attribute in EGT files rapidly and whenever needed.
DocHub will surprise you with what it provides you with. It has powerful capabilities to make any updates you want to your paperwork. And its interface is so easy-to-use that the entire process from beginning to end will take you only a few clicks.
As soon as you complete adjusting and sharing, you can save your updated EGT file on your device or to the cloud as it is or with an Audit Trail that includes all alterations applied. Also, you can save your paperwork in its initial version or transform it into a multi-use template - complete any document management task from anyplace with DocHub. Subscribe today!
hi everybody and welcome back in this lecture were gonna look at how to modify an attributes value through a method so we can have methods that update certain attributes for us instead of accessing the attribute Det directly like we did in the last lecture we can pass a new value to a method that handles the updating internally so lets look at an example so as you can see I have my class ereader here and I just remove the last few lines from the last lecture so in this example were going to modify our ereader class with the addition of a new method and lets add that method now so here we go and in it goes here d EF am I going to call this update library count so you can tell were those from our name and were gonna have self but this is gonna take a new parameter and were gonna call it book camp actually e-book count because thats what its doing its counting our ebooks for our library : if you have to give it a description set the library count there we go now what we wanted to