Definition of the sbIPropertyArray interface. More...
#include "nsIArray.idl"#include "nsIMutableArray.idl"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... | |
Definition of the sbIPropertyArray interface.
Definition in file sbIPropertyArray.idl.