Northwoods.GoSilverlight 2.1.1 Assembly
ValidCycle Property
See Also  Send Feedback
Northwoods.GoXam.Model Namespace > GraphLinksModel<NodeType,NodeKey,PortKey,LinkType> Class : ValidCycle Property

Glossary Item Box

Specify what kinds of graphs this model allows.

Syntax

Visual Basic (Declaration) 
Public Property ValidCycle As ValidCycle
C# 
public ValidCycle ValidCycle {get; set;}

Remarks

Changing this property will not remove or add any links, but will only affect future attempts to add or modify links by affecting the results of calling CheckLinkValid.

Requirements

See Also

© 2013 All Rights Reserved.