This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IP > IPropertySetArray Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the IPropertySetArray Interface.
Description | ||
---|---|---|
Add | Adds a propertyset. | |
Count | The propertyset count. | |
Element | The propertyset at the specified position. | |
Insert | Adds a propertyset at the specified position. | |
Remove | Removes the propertyset at the specified position. | |
RemoveAll | Removes all propertysets. |
CoClasses and Classes | Description |
---|---|
PropertySetArray | A collection of IPropertySet objects. |