C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System
Type Class
Type Methods
GetType Method
GetType Method
GetType Method (String)
GetType Method (String, Boolean)
GetType Method (String, Boolean, Boolean)
GetType Method (String, Func(AssemblyName, Assembly), Func(Assembly, String, Boolean, Type))
GetType Method (String, Func(AssemblyName, Assembly), Func(Assembly, String, Boolean, Type), Boolean)
GetType Method (String, Func(AssemblyName, Assembly), Func(Assembly, String, Boolean, Type), Boolean, Boolean)
Type
GetType Method
Gets the current
Type
.
Namespace:
System
Assembly:
mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
Copy
public
Type
GetType
()
Return Value
Type:
Type
The current
Type
.
Exceptions
Exception
Condition
TargetInvocationException
A class initializer is invoked and throws an exception.
See Also
Reference
Type Class
GetType Overload
System Namespace