ResizingArrayBagItem Methods |
The ResizingArrayBagItem generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds the item to this bag. |
![]() | GetEnumerator |
Returns an iterator that iterates over the items in the bag in arbitrary order. |
![]() ![]() | MainTest |
Demo test the ResizingArrayBag data type. |