Click or drag to resize

UdpAddressEditorNextProperty Method

Returns the next property that needs to be edited to complete the address.

Namespace:  Demo3D.Net.Protocols
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public override string? NextProperty()

Return Value

Type: String
The name of the property, or null.
See Also