UdpAddressEditorGetParts Method |
Returns the parts of the address.
Namespace:
Demo3D.Net.Protocols
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntaxprotected virtual List<string> GetParts()
Return Value
Type:
ListStringThe parts of the address.
See Also