Method SetAddress
SetAddress(string, bool)
Set the address of the entry.
Declaration
public void SetAddress(string addr, bool postEvent = true)
Parameters
| Type | Name | Description |
|---|---|---|
| string | addr | The address. |
| bool | postEvent | Post modification event. |