Glossary:Definition - Reflection

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


Jump to: navigation, search
 Term Reflection
 Definition  System.Reflection enables an application to discover information about classes in order to access class members, create new types at runtime (System.Reflection.Emit), or modify its own behavior by calling methods at runtime using late-binding and dynamic invocation techniques.
 See also Attributed programming
You may edit this definition to improve or extend it.

Online Dictionary of Visual C# .NET Programming
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
a free glossary of C# .NET terminology from C# Online.NET edit

Personal tools