: 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: 1685
534.2 .
Use Type.IsClass to check if a type is a class
Hits: 1850
534.3 .
Type.GetConstructors
Hits: 1883
534.4 .
Get object Type Name, UnderlyingSystemType, IsClass
Hits: 2394
534.5 .
Use Type.GetType to check the type of an object
Hits: 2039
534.6 .
Use GetCustomAttributes from Type to get custom attributes
Hits: 3106
534.7 .
Call static method GetType from Type to get the Type instance
Hits: 2243
534.8 .
The typeName parameter is a combination of the Assembly and Type names
Hits: 1681
534.9 .
Illustrates runtime type creation
Hits: 1744
534.10 .
Deeper Reflection
Hits: 1585
534.11 .
Query properties of a Type
Hits: 1483
534.12 .
Get Generic Type Definition
Hits: 1780
534.13 .
Type.GetGenericArguments and MethodInfo.GetGenericArguments
Hits: 1889
534.14 .
Generic methods, like nongeneric methods, can be invoked dynamically at run time.
Hits: 1523
534.15 .
demonstrates both the instance and static GetType methods
Hits: 1670
534.16 .
IsGeneric and IsGenericTypeDefinition
Hits: 1882
534.17 .
Call GetType for int data type
Hits: 1932
534.18 .
Call GetType() from StringBuilder
Hits: 1658
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