'Declaration
Public Function GetType() As System.Type
'Usage
Dim instance As ClearImageException Dim value As System.Type value = instance.GetType()
public System.Type GetType()
public function GetType(): System.Type;
public function GetType() : System.Type;
public:
System.Type^ GetType();