GetType() Method
Syntax
public System.Type GetType()Public Function GetType() As System.TypeReturn Value
A System.Type object that represents the exact runtime type of the current instance.
public System.Type GetType()Public Function GetType() As System.TypeA System.Type object that represents the exact runtime type of the current instance.