Skip to main content
.NET Framework Class Library
Module..::.GetType Method





Returns the specified type.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List
 NameDescription
Public methodGetType()()()Gets the Type of the current instance. (Inherited from Object.)
Public methodGetType(String)Returns the specified type, performing a case-sensitive search.
Public methodGetType(String, Boolean)Returns the specified type, searching the module with the specified case sensitivity.
Public methodGetType(String, Boolean, Boolean)Returns the specified type, specifying whether to make a case-sensitive search of the module and whether to throw an exception if the type cannot be found.
Top
Microsoft is conducting an online survey to understand your opinion of the MSDN Web site. If you choose to participate, the online survey will be presented to you when you leave the MSDN Web site.

Would you like to participate?