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.

Enumerations

These interfaces are used for enumerating or iterating over collections of items. You should use nsISimpleEnumerator when you need a basic enumerator.

nsIBidirectionalEnumerator
nsIBidirectionalIterator
nsIEnumerator
nsIForwardIterator
nsIInputIterator
nsIOutputIterator
nsIRandomAccessIterator
nsISimpleEnumerator
nsIStringEnumerator
nsIUTF8StringEnumerator

Reference documentation is generated from Mozilla's source.