'Declaration<__DynamicallyInvokableAttribute()> Public Function GetType() As System.Type
'UsageDim instance As VistaDBException Dim value As System.Type value = instance.GetType()
[__DynamicallyInvokable()]
public System.Type GetType()
Return Value
A System.Type object that represents the exact runtime type of the current instance.