DOMObject.GetPlatformType

DOMObject.GetPlatformType method

This method is used to retrieve ECMAScript object Type.

public virtual Type GetPlatformType()

Return Value

The ECMAScript object Type.

See Also