: Type : Reflection C# Examples
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
C# Examples
»
Reflection
»
Type
»
435.1 .
Create StringBuilder
Hits: 2150
435.2 .
Dynamically constructing types
Hits: 1892
435.3 .
Getting generic type definition information
Hits: 1937
435.4 .
Open and constructed generic types
Hits: 2100
435.5 .
Get all methods from a Type
Hits: 1897
435.6 .
Obtain the handles
Hits: 1816
435.7 .
Get the Type representation
Hits: 1853
435.8 .
Type
Hits: 1927
435.9 .
Get BaseType, Name, FullName and Namespace for a type
Hits: 2400
435.10 .
Is object a type
Hits: 2044
435.11 .
Obtain type information using the Object.GetType method
Hits: 1903
435.12 .
Obtain type information using the Type.GetType method(Case insensitive, throw TypeLoadException if not found)
Hits: 1960
435.13 .
Obtain type information using the Type.GetType method(Case sensitive, throw TypeLoadException if not found)
Hits: 1895
435.14 .
Obtain type information using the Type.GetType method(Case sensitive, return null if not found).
Hits: 1818
435.15 .
A second form of GetMethods() lets you specify various flags that filter the methods that are retrieved.
Hits: 1754
435.16 .
Commonly used methods defined by Type
Hits: 1727
435.17 .
type identity
Hits: 1997
435.18 .
Reflection
Hits: 1986
C# Examples
Reflection
»
Type
Type
Parameter
Attributes
Property
Constructor
Delegate
Field
Interface
Method
Generic Type
ADO.Net
Assembly
Attribute
Class
Data Structure
Data Type
Date Time
Delegate
Design Patterns
Development
Directory Services
Drawing 2D
File Directory Stream
Generic
GUI Windows Forms
I18N Internationalization
Language Basics
Network
Operator
Operator Overload
Preprocessing Directives
Reflection
Regular Expression
Security
Statement
String
Struct
Thread
Unsafe
Windows
XML