Condividi tramite


NumberObject.GetType Metodo

Definizione

Restituisce il tipo dell'oggetto valore sottostante oppure 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

Restituisce

Tipo dell'oggetto valore sottostante oppure NumberObject.

Si applica a

Vedi anche