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.
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
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.