Home | Trees | Indices | Help |
|
---|
|
object --+ | IItem
Provides a mechanism for handling a set of Properties, each associated to a locally unique non-null identifier. The interface is split into subinterfaces to enable a class to implement only the functionalities it needs.
Version: 1.1.2
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Gets the Property corresponding to the given Property ID stored in the
IItem. If the IItem does not contain the Property,
|
Gets the collection of IDs of all Properties stored in the IItem.
|
Tries to add a new Property into the IItem. This functionality is optional.
|
Removes the Property identified by ID from the IItem. This functionality is optional.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Apr 20 16:01:18 2013 | http://epydoc.sourceforge.net |