HTMLCollection.GetPlatformType

HTMLCollection.GetPlatformType method

This method is used to retrieve ECMAScript object Type.

public override Type GetPlatformType()

Return Value

The ECMAScript object Type.

See Also