sbIPropertyArray.idl File Reference

Definition of the sbIPropertyArray interface. More...

#include "nsIArray.idl"
#include "nsIMutableArray.idl"
Include dependency graph for sbIPropertyArray.idl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

interface  sbIProperty
 
interface  sbIPropertyArray
 An interface to carry around arrays of nsIProperty instances. Users of this interface should only QI it to a sbIMutablePropertyArray if they are the owners of the instance. More...
 
interface  sbIMutablePropertyArray
 An interface to carry around arrays of nsIProperty instances Note that implementations of the interface should also provide nsIMutableArray. QI to nsIMutableArray to access add/remove/clear methods. More...
 

Detailed Description

Definition of the sbIPropertyArray interface.

Definition in file sbIPropertyArray.idl.