Click or drag to resize

UdpAddressEditorGetParts Method

Returns the parts of the address.

Namespace: Demo3D.Net.Protocols
Assembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntax
C#
protected virtual List<string> GetParts()

Return Value

ListString
The parts of the address.
See Also