Javascript debugger
Website design
↑
Checks to see if a COM object can be enumerated using the
Next()
method hack. Returns TRUE
if it can, FALSE
if it cannot.
See COM class for more details on these
methods.
This function does not exist in PHP 5; use the more natural foreach statement to iterate over the contents of COM objects. See the section called “For Each” for more details.