add
Description:
public int add (
string name)
Add a new nntp address to the address object.
Duplicates are not added twice.
Parameters:
this |
nntp address object
|
name |
a new NNTP address to add
|
Returns:
Index of added entry, or existing matching entry.
|