GoDiagram Web Reference
GoCopyDelayedsCollection Class Members
Properties  Methods 


The following tables list the members exposed by GoCopyDelayedsCollection.

Public Constructors
 NameDescription
Public ConstructorGoCopyDelayedsCollection ConstructorCreate a collection of delayed objects, used by GoCopyDictionary.  
Top
Public Properties
 NameDescription
Public PropertyCountThe number of objects whose copying needs additional work.  
Public PropertyIsEmptyReturns true if the Count is zero.  
Public PropertyIsReadOnlyTrue when this collection may not be modified -- but this is normally false.  
Top
Public Methods
 NameDescription
Public MethodAddMake sure a delayed object is present in this collection.  
Public MethodClearRemove all objects from this collection.  
Public MethodContainsReturn true if a particular object is in this collection.  
Public MethodCopyArrayFill a newly allocated array with references to the source objects that were delayed.  
Public MethodCopyToFill an array with references to the source objects that were copied but need additional work.  
Public MethodGetEnumeratorReturn an iterator over all of the delayed objects.  
Public MethodRemoveRemove an object from this collection.  
Top
See Also

Reference

GoCopyDelayedsCollection Class
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback