Northwoods.Go Assembly > Northwoods.Go Namespace : GoCollection Class |
For a list of all members of this type, see GoCollection members.
Name | Description | |
---|---|---|
![]() | Backwards | Gets an enumerable whose enumerator will iterate over the GoObjects in reverse order. |
![]() | Count | Gets the number of objects in this collection. |
![]() | First | Gets the first object in this collection. |
![]() | IsEmpty | This predicate is true when there are no objects in this collection. |
![]() | IsReadOnly | True when this collection may not be modified. |
![]() | Last | Gets the last object in this collection. |