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