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.

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic