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


IPropertyInfos Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPropertyInfos Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

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.

CoClasses that implement IPropertyInfos

CoClasses and Classes Description
PropertyInfos PropertyInfos co-class.