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


IPropertySetArray Interface (ArcObjects .NET 10.4 SDK)
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.