REMOVE CLASS Command
Removes a class definition from a .vcx visual class library.
REMOVE CLASS ClassName OF ClassLibraryName
Parameters
- ClassName
-
Specifies the name of the class definition to remove from the visual class library.
- OF ClassLibraryName
-
Specifies the name of the .vcx visual class library containing the class definition to remove. If no file extension is included in ClassLibraryName, a .vcx extension is assumed.