GoDiagram Web Reference
GoCollection Class
Members 

This default implementation of IGoCollection just uses a List{GoObject}.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class GoCollection 
   Implements IGoCollection 
[SerializableAttribute()]
public class GoCollection : IGoCollection  
Remarks
This is a generic implementation of a collection of GoObjects. It does not raise any GoDocumentChanged events as objects are added or removed from this collection.
Inheritance Hierarchy

System.Object
   Northwoods.GoWeb.GoCollection
      Northwoods.GoWeb.GoSelection

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

GoCollection Members
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback