Provides access to the IPropertySetArray Interface.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IPropertySetArray
CoClasses and Classes | Description |
---|---|
PropertySetArray | A collection of IPropertySet objects. |