Interface COM.odi.coll.Set

public interface Set
extends Collection
A set is an unordered collection that does not allow duplicates.

See Also:
Collection


Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.