EthernetAddressEditorNextProperty Method |
Returns the next property that needs to be editor to complete the address.
Namespace:
Demo3D.Net.Protocols
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 11.0.0.7658
Syntaxpublic override string NextProperty()
Return Value
Type:
StringThe name of the property, or null.
See Also