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
Syntaxpublic string? NextProperty()
Return Value
Type:
StringThe next property to be set, or null.
See Also