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 |
 |
Count |
Number of items in the schematic query parameters enumeration. |
 |
Next |
Retrieves the next schematic query paramater in the enumeration sequence. |
 |
Reset |
Resets the enumeration sequence to the beginning. |
Classes that implement IEnumSchematicQueryParameter