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