GoDiagram Win Reference
Collection Property

Gets or sets the collection of Northwoods.Go.GoObjects to display or modify.
Syntax
'Declaration
 
Public Property Collection As IGoCollection
public IGoCollection Collection {get; set;}

Property Value

Initially this value will be null, but it must be set for this property modifier to be able to find any Northwoods.Go.GoObjects to display or modify.
Remarks
Setting this property to a Northwoods.Go.GoSelection will also set the View property to be that selection's Northwoods.Go.GoSelection.View, if that view is not null.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoPropertyModifier Class
GoPropertyModifier Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback