Public Member Functions

nsIStringEnumerator Interface Reference

Used to enumerate over an ordered list of strings. More...

import "nsIStringEnumerator.idl";

List of all members.

Public Member Functions

boolean hasMore ()
AString getNext ()

Detailed Description

Used to enumerate over an ordered list of strings.


Member Function Documentation

AString nsIStringEnumerator::getNext (  ) 
boolean nsIStringEnumerator::hasMore (  ) 

The documentation for this interface was generated from the following file: