item method
Provides index based access for items in a pluginArray, plugin, or MimeTypeArray
![]() |
Syntax
object.item(index, itemvalue)Parameters
- index [in]
-
Type: number
Zero-based index of the object to retrieve.
- itemvalue [out, retval]
-
Type: any
Return value
Type: any
The object of type MimeType or plugin requested by index.
See also
Show:
