<Code Lib>
2027 Method
Changes 0
M

ConduitSizeSettingIterator.MoveNext

Description:
Increments the enumerator to the next item.

public virtual bool MoveNext()

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

Loading…