public interface IFeatureDatasetName2 extends IFeatureDatasetName, java.io.Serializable
Description: 'Provides access to members that hand out enumerated subset names in the feature dataset.' 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 |
IID2d661a88_8067_4579_b569_5531db29799a |
static int |
xxDummy
Deprecated.
Internal use only
|
IID89e7591a_c287_11d1_aa77_00c04fa33a15
Modifier and Type | Method and Description |
---|---|
IEnumDatasetName |
getTopologyNames()
An enumerator over the topology names in this FeatureDataset.
|
getFeatureClassNames, getGeometricNetworkNames, getRelationshipClassNames, getTableNames
static final int IID2d661a88_8067_4579_b569_5531db29799a
static final int xxDummy
static final java.lang.String IID
IEnumDatasetName getTopologyNames() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.