LayoutIterator.MoveNext Method
Name | Parameters | Description |
---|---|---|
Move |
none | Navigates to the next layout element in the layout tree. |
Move |
layout |
Navigates to the next layout element of the specified level in the layout tree and allows you to stay within the same branch. |
Move |
layout |
Navigates to the next layout element of the specified level in the layout tree. |