ClearImage .NET API
GetType() Method





Inlite.ClearImageNet Namespace > ClearImageException Class : GetType() Method
Syntax
'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(); 
See Also

Reference

ClearImageException Class
ClearImageException Members