|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IUniqueMutliStringValues
Method Summary | |
---|---|
int |
add(Object stringArray,
int count)
add |
void |
delete(Object stringArray)
delete |
Method Detail |
---|
int add(Object stringArray, int count) throws IOException, AutomationException
stringArray
- A Variant (in)count
- The count (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void delete(Object stringArray) throws IOException, AutomationException
stringArray
- A Variant (in)
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 |