NumberObject.GetType Método

Definición

Devuelve el tipo del objeto de valor subyacente o devuelve NumberObject.

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

public:
 Type ^ GetType();
public Type GetType ();
override this.GetType : unit -> Type
Public Function GetType () As Type

Devoluciones

Tipo del objeto de valor subyacente o NumberObject.

Se aplica a

Consulte también