|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEnumSchematicQueryParameterEdit
Provides access to members that edit the schematic query parameters enumeration.
| Method Summary | |
|---|---|
void |
add(ISchematicQueryParameter queryParameter)
Adds a schematic query paramater in the enumeration sequence. |
void |
empty()
Empties the enumeration sequence. |
| Method Detail |
|---|
void add(ISchematicQueryParameter queryParameter)
throws IOException,
AutomationException
queryParameter - A reference to a com.esri.arcgis.schematic.ISchematicQueryParameter (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void empty()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||