Bridge

Object..::..GetType Method

Gets the Type of the current instance.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[TemplateAttribute]
public Type GetType()
<TemplateAttribute> _
Public Function GetType As Type
[TemplateAttribute]
public:
Type^ GetType()

Return Value

The exact runtime type of the current instance.