Bug
| Bug ID Number | NIM038348 |
|---|---|
| Submitted | September 10, 2008 |
| Last Modified | June 5, 2024 |
| Applies to | No Product Found |
| Version found | Other |
| Status | Will Not Be Addressed |
One way to hold on to the selection is by doing the following:
Code:
Dim pAV as IActiveView
Dim pEnumfeature as IEnumFeature
Dim pFeature as IFeature
Set pAV = pMap
Set pEnumFeature = pAV.Selection
Set pFeature = pEnumFeature.Next
Code:
pEnumFeature.Reset
Bug ID: NIM038348
Software:
Get help from ArcGIS experts
Download the Esri Support App