public interface IEnumVersionInfo2 extends IEnumVersionInfo, java.io.Serializable
Description: 'Provides access to members that enumerate version information.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDeea4dfdd_a91d_44e2_a419_dcfe016efaf3 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDc0d27014_d933_11d1_aa7d_00c04fa37585
Modifier and Type | Method and Description |
---|---|
int |
getCount()
The number of versions in the enumeration.
|
next, reset
static final int IIDeea4dfdd_a91d_44e2_a419_dcfe016efaf3
static final int xxDummy
static final java.lang.String IID
int getCount() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.