Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello every one
and Mr. Yuan
Im completely new to .NET and I'm using C# for my coding. I got 2 questions:
1. how to erase Items in a selection set & how to delete the selection set itself.
2. in the picture, I have created a string and named in blklayers. but because its in an If statement, the program errors in line 213 and says blklayers does not exist in the current context.
I had to change the code in line 192 and wrote if (psr.status != PromptStatus.OK) { ...}
any suggestions?
Solved! Go to Solution.