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


IPropertyInfos Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPropertyInfos Interface
ArcGIS Developer Help

IPropertyInfos Interface

Property infos for a graphic feature.

Product Availability

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

Members

Name Description
Method Add Adds a PropertyInfo.
Read-only property Count PropertyInfo count.
Read-only property Element PropertyInfo at the specified position.
Method Insert Adds a PropertyInfo at the specified position.
Method Remove Removes the PropertyInfo at the specified position.
Method RemoveAll Removes all PropertyInfo objects.

Classes that implement IPropertyInfos

Classes Description
PropertyInfos PropertyInfos co-class.