Learn .Net Training from the Best Tutors
Search in
Extension methods are methods added to an existing type without modifying it or deriving from it. These methods enable to extend the functionalty of existing types. They are implemented as static methods but are invoked as if they were instance methods on the extended type. For client code there is no difference between calling an extension method and the methods defined within the type.
To define and call the extension method
1. Define a static class to contain the extension method.
2. The class must be visible to client code (most probably a public class).
3. Include a static method in this class to implement the extension method.
4. The first parameter of this method specifies the type that the method is about to extend; it must be preceded with the "this" modifier.
5. In the calling code, add a using directive to specify the namespace that contains the extension method class.
6. Call the extension methods in the client code as if they were instance methods on the type.
Related Questions
Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com
Ask a QuestionRecommended Articles
Make a Career as a BPO Professional
Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...
Why Should you Become an IT Consultant
Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...
Top 5 Skills Every Software Developer Must have
Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today. In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...
What is Applications Engineering all about?
Applications engineering is a hot trend in the current IT market. An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...
Looking for .Net Training ?
Learn from the Best Tutors on UrbanPro
Are you a Tutor or Training Institute?
Join UrbanPro Today to find students near youThe best tutors for .Net Training Classes are on UrbanPro
The best Tutors for .Net Training Classes are on UrbanPro