Microsoft SDK for Java

List.enqueueItem

Adds an item to the end of the list.

Syntax

public void enqueueItem( Object item )

Parameters

item

The item to add.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.