DCDComponent.removeImports

Manually removes import paths using a string array. Note that trying to remove import paths from the import paths provider will result in them being readded as soon as refreshImports is called again.

class DCDComponent
void
removeImports
(
string[] imports
)

Meta