HTMLCollection.GetPlatformType

HTMLCollection.GetPlatformType method

This method is used to retrieve ECMAScript object Type.

public Type GetPlatformType()

Return Value

The ECMAScript object Type.

See Also