Northwoods.GoWPF 2.2.4 Assembly
GetMemberLinksForGroup Method (ISubGraphLinksModel)

a node data that is a group (a container)
Returns a collection of link data that are assumed to belong to the given group data.
Syntax
Function GetMemberLinksForGroup( _
   ByVal nodedata As Object _
) As IEnumerable(Of Object)
IEnumerable<object> GetMemberLinksForGroup( 
   object nodedata
)

Parameters

nodedata
a node data that is a group (a container)

Return Value

Remarks
If there are no links in a subgraph, this will be an empty sequence.
Requirements
See Also

Reference

ISubGraphLinksModel Interface
ISubGraphLinksModel Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback