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.
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
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.