IFeatureCursor pedCursor2; selectionASet.Search(null, true, pedCursor2);
IFeatureCursor pedCursor2 = selectionASet.Search(null, true);Error 1 No overload for method 'Search' takes 2 argumentsDoes anyone has idea how to fix it? Thanks a lot!
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.