Esri Property Set object.
Description
The PropertySet class is a collection of name value pairs. The name must be a string, but the value can be used to store items such as strings, numbers, dates, or even interface pointers to objects.
Supported Platforms
Windows, Solaris, Linux
Interfaces
| Interfaces | Description |
|---|---|
| IClone (esriSystem) | Provides access to members that control cloning of objects. |
| IPersist (esriSystem) | |
| IPersistStream (esriSystem) | |
| IPropertySet (esriSystem) | Provides access to members for managing a PropertySet. |
| IPropertySet2 (esriSystem) | Provides access to members for managing a PropertySet. |
| IXMLSerialize (esriSystem) | Provides access to members that XML serialize and deserialize an object to/from XML. |