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: 15.0.2.11458
Syntax
C#
protected virtual List<string> GetParts()

Return Value

Type: ListString
The parts of the address.
See Also