Northwoods.Go Assembly > Northwoods.Go Namespace : GoCopyDelayedsCollection Class |
For a list of all members of this type, see GoCopyDelayedsCollection members.
Name | Description | |
---|---|---|
Add | Make sure a delayed object is present in this collection. | |
Clear | Remove all objects from this collection. | |
Contains | Return true if a particular object is in this collection. | |
CopyArray | Fill a newly allocated array with references to the source objects that were delayed. | |
CopyTo | Fill an array with references to the source objects that were copied but need additional work. | |
GetEnumerator | Return an iterator over all of the delayed objects. | |
Remove | Remove an object from this collection. |