|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxObjectDeleteOptions
Provides access to members that specify behavior when deleting multiple objects.
Method Summary | |
---|---|
int |
getDeleteOption()
Behavior when deleting multiple objects. |
void |
setDeleteOption(int option)
Behavior when deleting multiple objects. |
Method Detail |
---|
void setDeleteOption(int option) throws IOException, AutomationException
option
- A com.esri.arcgis.catalog.esriGxDeleteOption constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getDeleteOption() 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 |