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


IEnumProperty Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumProperty Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IEnumProperty Interface

Provides access to members that enumerate Property.

Product Availability

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

Members

Name Description
Method Clone Creates a clone of the current enumeration.
Method Next Retrieves the next Property in the enumeration sequence.
Method Reset Resets the enumeration sequence to the beginning.
Method Skip Skips the next Property in the enumeration.

CoClasses that implement IEnumProperty

CoClasses and Classes Description