Type.getBaseType Method
Returns the base class of the instance.
var typeVar = typeInstanceVar.getBaseType();
Return Value
The base class of the instance.
Remarks
Use the getBaseType method to retrieve the base class of the instance.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Returns the base class of the instance.
var typeVar = typeInstanceVar.getBaseType();
The base class of the instance.
Use the getBaseType method to retrieve the base class of the instance.