TelegramUdpAddressEditor Methods |
The TelegramUdpAddressEditor type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAddress |
Returns a ProtocolAddress that represents the configuration defined by this object.
(Overrides UdpAddressEditorGetAddress.) | |
| GetParts |
Returns the parts of the address.
(Inherited from UdpAddressEditor.) | |
| NextProperty |
Returns the next property that needs to be edited to complete the address.
(Inherited from UdpAddressEditor.) | |
| NotifyPropertyChanged(PropertyChangedEventArgs) |
Raises the PropertyChanged event.
(Inherited from ProtocolAddressPropertyBagEditor.) | |
| NotifyPropertyChanged(String) |
Raises the PropertyChanged event.
(Inherited from ProtocolAddressPropertyBagEditor.) | |
| SetAddress |
Sets this configuration object properties from the ProtocolAddress given.
(Inherited from UdpAddressEditor.) |