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!
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.