Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
VB.Net Tutorial
Reflection 28 codes
Home
VB.Net Tutorial
Reflection
1 A nested class and a struct in MyClass, and then obtains objects of the nested types
2 Add the MethodImplAttributes PreserveSig flag to the method implementation flags
3 Create an instance of a Type array representing the number, order and type of the parameters for the property
4 Display the ClassID related to the ProgID, along with any applicable exception message
5 Displays the public or non-public get accessor for the specified property
6 Execute code in another application domain
7 Fully qualified assembly name containing the specified class
8 Get a parameterless method named MethodA for that type, and executes the method
9 Get a type named Example from the assembly
10 Get the method that matches the specified binding flags
11 Get variable type
12 GetCustomAttributes taking a ParameterInfo as a parameter
13 GetType Method
14 IsDefined taking an Assembly as a parameter
15 Load an assembly into the current application domain
16 Loads an assembly named example exe or example dll into the current application domain
17 Obtains type of MyClass1 class, gets the ConstructorInfo object matching the specified binding flags
18 Retrieve a type by passing a ProgID
19 Retrieves the type associated with the CLSID from the local host
20 Search for the indexed property whose parameters match the specified argument types and modifiers
21 Use CType to convert decimal and Decimal to byte
22 Use Equals to compare two types
23 Use ExecuteAssembly on two different domains
24 Use IsDefined, taking a ParameterInfo as a parameter
25 Use Reflection to get all member names
26 Use Reflection to get all method names
27 Use the DefinePInvokeMethod method to create a PInvoke method
28 Use the SetData(String, Object) method to create a new value pair