<Code Lib>
2027 Method
Changes 0
M

ExportLinetypeTableIterator.MoveNext

Description:
Increments the iterator to the next item.

public virtual bool MoveNext()

Boolean True if the iteration has no more items. False if there are more items to be iterated.

Loading…