WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIDOMMimeTypeArray

IID:f6134683-f28b-11d2-8360-c90899049c3c
Inherits From:nsISupports

Properties

readonly PRUint32 length


Methods

nsIDOMMimeType item ( PRUint32 index ) nsIDOMMimeType namedItem ( DOMString name )

nsIDOMMimeType item ( PRUint32 index )

Arguments:
index

nsIDOMMimeType namedItem ( DOMString name )

Arguments:
name

References

This interface is the type of the following properties:

nsIDOMNavigator.mimeTypes

Reference documentation is generated from Mozilla's source.