'Declaration
Public Sub Remove( _ ByVal category As NOptionsCategory _ )
'Usage
Dim instance As NOptionsCategoryCollection Dim category As NOptionsCategory instance.Remove(category)
public void Remove( NOptionsCategory category )
Parameters
- category