: Type : Reflection C# Source Code
Ajax
Ajax Examples
Ajax Tutorials
Scripts and Programs
Javascript
Javascript Examples Tutorials
DHTML Tutorials
Javascript References
Scripts and Programs
HTML
HTML Tutorials
HTML References
HTML DOM 0 References
HTML DOM 2 References
CSS
CSS Tutorials
CSS References
PHP
PHP Source Code
PHP References
Scripts and Programs
C#
C# Source Code
C# Examples
Custom Search
C# Source Code
»
Reflection
»
Type
»
534.1 .
Print Types
Hits: 1716
534.2 .
Use Type.IsClass to check if a type is a class
Hits: 1879
534.3 .
Type.GetConstructors
Hits: 1916
534.4 .
Get object Type Name, UnderlyingSystemType, IsClass
Hits: 2431
534.5 .
Use Type.GetType to check the type of an object
Hits: 2066
534.6 .
Use GetCustomAttributes from Type to get custom attributes
Hits: 3134
534.7 .
Call static method GetType from Type to get the Type instance
Hits: 2279
534.8 .
The typeName parameter is a combination of the Assembly and Type names
Hits: 1705
534.9 .
Illustrates runtime type creation
Hits: 1770
534.10 .
Deeper Reflection
Hits: 1615
534.11 .
Query properties of a Type
Hits: 1513
534.12 .
Get Generic Type Definition
Hits: 1806
534.13 .
Type.GetGenericArguments and MethodInfo.GetGenericArguments
Hits: 1916
534.14 .
Generic methods, like nongeneric methods, can be invoked dynamically at run time.
Hits: 1550
534.15 .
demonstrates both the instance and static GetType methods
Hits: 1698
534.16 .
IsGeneric and IsGenericTypeDefinition
Hits: 1915
534.17 .
Call GetType for int data type
Hits: 1965
534.18 .
Call GetType() from StringBuilder
Hits: 1685
C# Source Code
Reflection
»
Type
Activator
Assembly
Attributes
BindingFlags
ConstructorInfo
Event
Interface
MemberInfo
MethodInfo
Module
ParameterInfo
PropertyInfo
Type
Version
Class Interface
Collections Data Structure
Components
Data Types
Database
Design Patterns
Development Class
Event
File Stream
Generics
Graphics
GUI Windows Form
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
XML
XML LINQ