GoDiagram Win Reference
GoCollection Class Methods


For a list of all members of this type, see GoCollection members.

Public Methods
 NameDescription
Public MethodAddAdd an object to this collection.  
Public MethodAddRangeIterate over the GoObjects in the given collection coll and Add each one to this collection.  
Public MethodClearRemove all of the objects in this collection.  
Public MethodContainsDetermine if the given object is present in this collection.  
Public MethodCopyArrayReturns a newly allocated array of all of the GoObjects in the collection.  
Public MethodCopyToCopy references to all of the objects in this collection into an array.  
Public MethodGetEnumeratorGets an enumerator for iterating over the GoObjects in this collection.  
Public MethodRemoveRemove any occurrence of an object from this collection.  
Top
See Also

Reference

GoCollection Class
Northwoods.Go Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback