Glossary:Definition - Overload

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
 Term Overload
 Definition  Use a single identifier to refer to multiple methods differing only by their parameters and-or return type. That is, multiple methods with the same name but different method signatures are said to be overloaded.
 See also Override
This C# Online.NET definition is from the Glossary of .NET / C# Terms.

Glossary of .NET / C# Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
edit

Personal tools