Click or drag to resize
ResizingArrayBagItem Methods

The ResizingArrayBagItem generic type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds the item to this bag.
Public methodGetEnumerator
Returns an iterator that iterates over the items in the bag in arbitrary order.
Public methodStatic memberMainTest
Demo test the ResizingArrayBag data type.
Top
See Also