: 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: 1751
534.2 .
Use Type.IsClass to check if a type is a class
Hits: 1914
534.3 .
Type.GetConstructors
Hits: 1955
534.4 .
Get object Type Name, UnderlyingSystemType, IsClass
Hits: 2468
534.5 .
Use Type.GetType to check the type of an object
Hits: 2096
534.6 .
Use GetCustomAttributes from Type to get custom attributes
Hits: 3171
534.7 .
Call static method GetType from Type to get the Type instance
Hits: 2325
534.8 .
The typeName parameter is a combination of the Assembly and Type names
Hits: 1739
534.9 .
Illustrates runtime type creation
Hits: 1803
534.10 .
Deeper Reflection
Hits: 1651
534.11 .
Query properties of a Type
Hits: 1545
534.12 .
Get Generic Type Definition
Hits: 1842
534.13 .
Type.GetGenericArguments and MethodInfo.GetGenericArguments
Hits: 1950
534.14 .
Generic methods, like nongeneric methods, can be invoked dynamically at run time.
Hits: 1584
534.15 .
demonstrates both the instance and static GetType methods
Hits: 1732
534.16 .
IsGeneric and IsGenericTypeDefinition
Hits: 1954
534.17 .
Call GetType for int data type
Hits: 2003
534.18 .
Call GetType() from StringBuilder
Hits: 1718
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