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


IEnumSchematicQueryParameter Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IE > IEnumSchematicQueryParameter Interface
ArcGIS Developer Help

IEnumSchematicQueryParameter Interface

Provides access to members that enumerate through schematic query paramaters.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Name Description
Read-only property Count Number of items in the schematic query parameters enumeration.
Method Next Retrieves the next schematic query paramater in the enumeration sequence.
Method Reset Resets the enumeration sequence to the beginning.

Classes that implement IEnumSchematicQueryParameter

Classes Description
EnumSchematicQueryParameter Provides access to members that enumerate through schematic query parameter objects.