Click or drag to resize

ProtocolAddressEditorNextProperty Method

Returns the name of the next property that needs to be set.

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

Return Value

Type: String
The next property to be set, or null.
See Also