GoXam for WPF v3
UniversalLinkData Constructor(Object,Object)
Northwoods.GoXam.Model Namespace > UniversalLinkData Class > UniversalLinkData Constructor : UniversalLinkData Constructor(Object,Object)
the initial value for From
the initial value for To
This constructor produces a link-representing data that connects two nodes, identified by their node data keys.
Syntax
public UniversalLinkData( 
   object fromnodekey,
   object tonodekey
)

Parameters

fromnodekey
the initial value for From
tonodekey
the initial value for To
See Also

Reference

UniversalLinkData Class
UniversalLinkData Members
Overload List