|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISMSpeedGroups
Deprecated as of 10.1. Provides access to the collection of speed groups.
Represents a collection of speed groups.
Method Summary | |
---|---|
int |
getCount()
The number of speed groups in the collection. |
ISMSpeedGroup |
getItem(int position)
The speed group at the specified position in the collection. |
Method Detail |
---|
int getCount() throws IOException, AutomationException
Returns the size of the speed groups collection.
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ISMSpeedGroup getItem(int position) throws IOException, AutomationException
position
- The position (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 |