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.

nsIPropertyBag

IID:bfcd37b0-a49f-11d5-910d-0010a4e73d9a
Inherits From:nsISupports

This interface is implemented by the following components:


Properties

readonly nsISimpleEnumerator enumerator

Get a nsISimpleEnumerator whose elements are nsIProperty objects.


Methods

nsIVariant getProperty ( AString name )

nsIVariant getProperty ( AString name )

Get a property value for the given name.

Arguments:
name

Reference documentation is generated from Mozilla's source.