GoXam for WPF v3
Key Property (GraphLinksModelNodeData<NodeKey>)
Northwoods.GoXam.Model Namespace > GraphLinksModelNodeData<NodeKey> Class : Key Property
Gets or sets the key property for this node data.
Syntax
public NodeKey Key {get; set;}

Property Value

The type is the parameterized type NodeKey, which must be compatible with and should the same as the NodeKey type parameter used for the model, GraphLinksModel<NodeType,NodeKey,PortKey,LinkType>.
See Also

Reference

GraphLinksModelNodeData<NodeKey> Class
GraphLinksModelNodeData<NodeKey> Members