Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term
| Convenience method
|
| Definition
| A compound operation on an object that could be achieved as a sequence of more basic operations on the object. Normally, convenience methods are provided to make application program interface (API) use easier and simpler. Also, a convenience method may be used to create optimized implementations of common operations.
|
| See also
| API
|
| This C# Online.NET definition is from the Glossary of .NET / C# Terms.
|