: 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: 2109
435.2 .
Dynamically constructing types
Hits: 1851
435.3 .
Getting generic type definition information
Hits: 1903
435.4 .
Open and constructed generic types
Hits: 2069
435.5 .
Get all methods from a Type
Hits: 1862
435.6 .
Obtain the handles
Hits: 1784
435.7 .
Get the Type representation
Hits: 1815
435.8 .
Type
Hits: 1888
435.9 .
Get BaseType, Name, FullName and Namespace for a type
Hits: 2368
435.10 .
Is object a type
Hits: 2010
435.11 .
Obtain type information using the Object.GetType method
Hits: 1872
435.12 .
Obtain type information using the Type.GetType method(Case insensitive, throw TypeLoadException if not found)
Hits: 1927
435.13 .
Obtain type information using the Type.GetType method(Case sensitive, throw TypeLoadException if not found)
Hits: 1858
435.14 .
Obtain type information using the Type.GetType method(Case sensitive, return null if not found).
Hits: 1786
435.15 .
A second form of GetMethods() lets you specify various flags that filter the methods that are retrieved.
Hits: 1725
435.16 .
Commonly used methods defined by Type
Hits: 1691
435.17 .
type identity
Hits: 1962
435.18 .
Reflection
Hits: 1949
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