: 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: 2094
435.2 .
Dynamically constructing types
Hits: 1836
435.3 .
Getting generic type definition information
Hits: 1890
435.4 .
Open and constructed generic types
Hits: 2056
435.5 .
Get all methods from a Type
Hits: 1848
435.6 .
Obtain the handles
Hits: 1772
435.7 .
Get the Type representation
Hits: 1804
435.8 .
Type
Hits: 1875
435.9 .
Get BaseType, Name, FullName and Namespace for a type
Hits: 2353
435.10 .
Is object a type
Hits: 1996
435.11 .
Obtain type information using the Object.GetType method
Hits: 1856
435.12 .
Obtain type information using the Type.GetType method(Case insensitive, throw TypeLoadException if not found)
Hits: 1910
435.13 .
Obtain type information using the Type.GetType method(Case sensitive, throw TypeLoadException if not found)
Hits: 1844
435.14 .
Obtain type information using the Type.GetType method(Case sensitive, return null if not found).
Hits: 1775
435.15 .
A second form of GetMethods() lets you specify various flags that filter the methods that are retrieved.
Hits: 1712
435.16 .
Commonly used methods defined by Type
Hits: 1677
435.17 .
type identity
Hits: 1949
435.18 .
Reflection
Hits: 1936
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