GoXam for WPF v3
GetGroupForLink Method (ISubGraphLinksModel)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Model Namespace
>
ISubGraphLinksModel Interface
: GetGroupForLink Method
Returns the container node data for a link data, if any.
Syntax
C#
object
GetGroupForLink(
object
linkdata
)
Parameters
linkdata
Return Value
a node data, or null if there is no container for a link
See Also
Reference
ISubGraphLinksModel Interface
ISubGraphLinksModel Members