nsIDOMFontFace objects, each representing a single font face. 
  nsISupports
Last changed in Gecko 7.0 (Firefox 7.0 / Thunderbird 7.0 / SeaMonkey 2.4)nsIDOMFontFace item(in unsigned long index); | 
  
| Attribute | Type | Description | 
length | 
   unsigned long | 
   The number of items in the list. Read only. | 
Returns the nsIDOMFontFace object at the specified index into the list.
nsIDOMFontFace item( in unsigned long index );
indexAn nsIDOMFontFace object representing a single font face.