Microsoft SDK for Java

ImageList.getImages

Retrieves all the images in the image list.

Syntax

public Image[] getImages()

Return Value

Returns an array of Image objects that represent the images in the image list.

See Also   setImages

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