: 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: 1667
534.2 .
Use Type.IsClass to check if a type is a class
Hits: 1836
534.3 .
Type.GetConstructors
Hits: 1865
534.4 .
Get object Type Name, UnderlyingSystemType, IsClass
Hits: 2376
534.5 .
Use Type.GetType to check the type of an object
Hits: 2023
534.6 .
Use GetCustomAttributes from Type to get custom attributes
Hits: 3091
534.7 .
Call static method GetType from Type to get the Type instance
Hits: 2224
534.8 .
The typeName parameter is a combination of the Assembly and Type names
Hits: 1668
534.9 .
Illustrates runtime type creation
Hits: 1729
534.10 .
Deeper Reflection
Hits: 1574
534.11 .
Query properties of a Type
Hits: 1471
534.12 .
Get Generic Type Definition
Hits: 1763
534.13 .
Type.GetGenericArguments and MethodInfo.GetGenericArguments
Hits: 1873
534.14 .
Generic methods, like nongeneric methods, can be invoked dynamically at run time.
Hits: 1509
534.15 .
demonstrates both the instance and static GetType methods
Hits: 1655
534.16 .
IsGeneric and IsGenericTypeDefinition
Hits: 1863
534.17 .
Call GetType for int data type
Hits: 1917
534.18 .
Call GetType() from StringBuilder
Hits: 1643
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