|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEnumNode
IEnumNode Interface
Method Summary | |
---|---|
void |
next(IXMLNode[] ppNode)
Returns the next node in the collection. |
void |
reset()
Resets the enumerator. |
Method Detail |
---|
void next(IXMLNode[] ppNode) throws IOException, AutomationException
ppNode
- A reference to a com.esri.arcgis.addinframework.IXMLNode (out: use single element array)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void reset() 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 |