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

A read-only collection of the Links in this diagram.

Syntax

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

Remarks

This is a synonym for the PartManager.Links property.

Requirements

See Also

© 2010 All Rights Reserved.