public IGoCollection GetNodesAndLinks( IGoCollection coll )
Parameters
- coll
- An Northwoods.Go.IGoCollection; if null, the method allocates and returns a Northwoods.Go.GoSelection.
Return Value
An Northwoods.Go.IGoCollection of all of the Northwoods.Go.GoObjects that correspond to GoLayoutGenericNetwork.Node<N,L,Y>s and GoLayoutGenericNetwork.Link<N,L,Y>s.