ComponentOne Query 8.0
HasNext Property

Syntax

C1QueryFrame.Item.HasNext

Notes

Read-only at run time. Unavailable at design time. Type: Boolean. Property applies to QueryItem object.

Description

This property returns True if the item is not the last child of its parent. If this property is True, you can call the MoveToNext method to position to the next item.

See Also

Accessing and Modifying Query Items

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback