@get
Description:
public bool @get (
int index,
string namep)
Get the address at index.
Parameters:
| this |
nntp address object
|
| index |
address's array index
|
| namep |
Holder for the returned address, or NULL, if not required.
|
Returns:
|
TRUE if such an address exists, or FALSE otherwise.
|