ArcObjects Library Reference (Catalog)  

IEnumGxObject Interface

Provides access to members that enumerate through GxObjects.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method Next The next object.
Method Reset Starts the enumeration at the beginning.

CoClasses that implement IEnumGxObject

CoClasses and Classes Description
EnumGxObject Provides access to a set of GxObjects.
GxObjectArray GxObject that represents an array of GxObjects.

.NET Samples

Utility wizard for basic schematic datasets configuration (Code Files: GenerateSchematicTemplate) | Custom GxObject (Code Files: GxPyFactory) | StreetMap routing (Code Files: RoutingForm) | Create an NDVI custom raster function (Code Files: NDVICustomFunctionUIForm) | Create a custom raster function (Code Files: WatermarkFunctionUIForm) | Tabbed feature inspector (Code Files: AddEXTCLSID)

.NET Related Topics

Catalog | CatalogUI