Northwoods.Go Assembly > Northwoods.Go Namespace : IGoCollection Interface |
The following tables list the members exposed by IGoCollection.
Name | Description | |
---|---|---|
Backwards | Gets an enumerable whose enumerator will iterate over the GoObjects in reverse order. | |
IsEmpty | This predicate is true when there are no objects in this collection. |
Name | Description | |
---|---|---|
CopyArray | Returns a newly allocated array of all of the GoObjects in the collection. |