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: 11.0.0.7658
Syntax
C#
public string NextProperty()

Return Value

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