Posted 20 years ago
by downey
- Michigan
Hello, I am wondering if anyone has been able to collect all the import or using keywords and statements after them to add later when showing a memberlist. Where can I extract this information? In short what is the best way to get something like the following lines.
Imports System.IO
Imports ActiproSoftware.SyntaxEditor
Of course I just want the namespace to add to a custom memberlist I have created to show after the keyword "As".
Any help or ideas welcomed.
Imports System.IO
Imports ActiproSoftware.SyntaxEditor
Of course I just want the namespace to add to a custom memberlist I have created to show after the keyword "As".
Any help or ideas welcomed.