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.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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.