You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > IndexSearch Class > IndexSearch Methods > MoveNext
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
IndexSearch.MoveNext Method

Moves up the index of the Collection. Returns false if the end of the collection has been surpassed.

C#
public bool MoveNext();
Visual Basic
Public Function MoveNext() As bool

Boolean indicating if the move was within the range of the array.

Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!