ArcObjects Library Reference (System)  

IPropertySetArray Interface

Provides access to the IPropertySetArray Interface.

Product Availability

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

Members

Description
Method Add Adds a propertyset.
Read-only property Count The propertyset count.
Read-only property Element The propertyset at the specified position.
Method Insert Adds a propertyset at the specified position.
Method Remove Removes the propertyset at the specified position.
Method RemoveAll Removes all propertysets.

CoClasses that implement IPropertySetArray

CoClasses and Classes Description
PropertySetArray A collection of IPropertySet objects.