Parameters
- nodedata
Return Value
the (hopefully) unique key for the given node data in this model
This is used for model discovery. This method can be overridden in case the NodeKeyPath property path is not flexible enough or fast enough to get the key for a node.
If NodeKeyIsNodeData is true, this just converts the nodedata argument to the NodeKey type and returns it.