NumberObject.GetType Metodo

Definizione

Restituisce il tipo dell'oggetto valore sottostante o restituisce NumberObject.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valori restituiti

Tipo dell'oggetto valore sottostante o NumberObject.

Si applica a

Vedi anche