'Declaration
Public Sub RemoveCategory( _ ByVal category As NTemplateCollection _ )
'Usage
Dim instance As NWizard Dim category As NTemplateCollection instance.RemoveCategory(category)
public void RemoveCategory( NTemplateCollection category )
Parameters
- category