'Declaration
Public Function Add( _ ByVal category As NOptionsCategory _ ) As System.Integer
'Usage
Dim instance As NOptionsCategoryCollection Dim category As NOptionsCategory Dim value As System.Integer value = instance.Add(category)
public System.int Add( NOptionsCategory category )
Parameters
- category