This document is archived and information here might be outdated.  Recommended version.


PropertySet Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Classes > P > PropertySet Class
ArcGIS Developer Help

PropertySetClass Class

Esri Property Set object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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 Provides access to members that control cloning of objects.
IPersist
IPersistStream
IPropertySet Provides access to members for managing a PropertySet.
IPropertySet2 Provides access to members for managing a PropertySet.
IXMLSerialize Provides access to members that XML serialize and deserialize an object to/from XML.