public interface IObjectMemoizer2 extends IObjectMemoizer, java.io.Serializable
Description: 'Provides access to members that control an object memoizer.' 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 |
IID5efa79c4_5bbc_4461_98b9_ce8341e4ccd9 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID70e17160_11c3_40f5_87fd_3e58826b3b3a
Modifier and Type | Method and Description |
---|---|
IVariantArray |
getKeys()
The set of keys associated with this object memoizer.
|
add, clear, exists, get, getCount, getMaximumSize, remove, setMaximumSize
static final int IID5efa79c4_5bbc_4461_98b9_ce8341e4ccd9
static final int xxDummy
static final java.lang.String IID
IVariantArray getKeys() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.