Northwoods.GoSilverlight 1.2.2 Assembly
Nodes Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Diagram Class : Nodes Property

A read-only collection of the Nodes in this diagram, including Groups.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Nodes As IEnumerable(Of Node)
C# 
public IEnumerable<Node> Nodes {get;}

Remarks

This is a synonym for PartManager.Nodes.

Requirements

See Also

© 2010 All Rights Reserved.