|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IArcInfoItemsEdit
COM Interface 'IArcInfoItemsEdit'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesFile.olb'
Description: 'Provides access to members that create the ArcInfo Items Collection.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDb5e470d5_ceab_11d2_b0dc_0000f8780820
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.datasourcesfile.IArcInfoItems |
|---|
IIDb5e470d4_ceab_11d2_b0dc_0000f8780820 |
| Method Summary | |
|---|---|
void |
addItem(IArcInfoItem item)
Adds an Item to the Items Collection. |
void |
deleteAllItems()
Deletes all the Items from the Items Collection. |
void |
deleteItem(IArcInfoItem item)
Deletes an Item from the Items Collection. |
void |
setItem(int index,
IArcInfoItem rhs2)
Item at the specified position. |
void |
setItemCount(int rhs1)
Number of Items in this Item Collection. |
| Methods inherited from interface com.esri.arcgis.datasourcesfile.IArcInfoItems |
|---|
findItem, getItem, getItemCount |
| Field Detail |
|---|
static final int IIDb5e470d5_ceab_11d2_b0dc_0000f8780820
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setItemCount(int rhs1)
throws java.io.IOException,
AutomationException
rhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setItem(int index,
IArcInfoItem rhs2)
throws java.io.IOException,
AutomationException
index - The index (in)rhs2 - A reference to a com.esri.arcgis.datasourcesfile.IArcInfoItem (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void addItem(IArcInfoItem item)
throws java.io.IOException,
AutomationException
item - A reference to a com.esri.arcgis.datasourcesfile.IArcInfoItem (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void deleteItem(IArcInfoItem item)
throws java.io.IOException,
AutomationException
item - A reference to a com.esri.arcgis.datasourcesfile.IArcInfoItem (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void deleteAllItems()
throws java.io.IOException,
AutomationException
java.io.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 | ||||||||