Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

IList.hasData

Checks whether this list contains any data.

Syntax

Description

The hasData method checks whether a list has any data. To avoid any potential internal state inconsistencies, you should always check the list to determine if it contains any data prior to manipulating it.

Returns

Returns true if the list contains data, false if it is empty.

Example

 

  Home > Contents > Index >

FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.