<Code Lib>
2025 Method
Changes 0
M

ExportPatternTableIterator.MoveNext

Description:
Increments the iterator to the next item.

public virtual bool MoveNext()

Boolean True if there is a next available item in this iterator. False if the iterator has completed all available items.

Loading…