'DeclarationPublic Function Add( _ ByVal value As NFilterValuePair _ ) As System.Integer
'UsageDim instance As NFilterValuePairList Dim value As NFilterValuePair Dim value As System.Integer value = instance.Add(value)
public System.int Add( NFilterValuePair value )
Parameters
- value