Skip to main content
.NET Framework 4.5.2+
Box

LayoutIterator.MoveNext Method

Name Parameters Description
MoveNext() none Navigates to the next layout element in the layout tree.
MoveNext(LayoutLevel, Boolean) layoutLevel, allowTreeTraversal Navigates to the next layout element of the specified level in the layout tree and allows staying within the same branch.
MoveNext(LayoutLevel) layoutLevel Navigates to the next layout element of the specified level in the layout tree.