Interface COM.odi.coll.Bag
public interface
Bag
extends
Collection
A bag is an unordered collection that allows duplicates.
See Also:
Collection
,
Dictionary_int
,
Dictionary_String
Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.