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.
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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.